From 9e02291ba0f792216add4c75c1efc7d25cfaf942 Mon Sep 17 00:00:00 2001 From: shankar Date: Tue, 23 Feb 2010 12:30:13 +0000 Subject: fixing libtoolize warnings git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915301 13f79535-47bb-0310-9956-ffa450edef68 --- axiom/src/parser/libxml2/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'axiom/src') diff --git a/axiom/src/parser/libxml2/Makefile.am b/axiom/src/parser/libxml2/Makefile.am index a5b4c75..15e9ad5 100644 --- a/axiom/src/parser/libxml2/Makefile.am +++ b/axiom/src/parser/libxml2/Makefile.am @@ -8,7 +8,6 @@ libaxis2_parser_la_LIBADD = @LIBXML2_LIBS@ \ ../../../../util/src/libaxutil.la libaxis2_parser_la_LDFLAGS = -version-info $(VERSION_NO) -libaxis2_libxml2_la_LDFLAGS = -version-info $(VERSION_NO) INCLUDES = -I$(top_builddir)/include \ -- cgit v1.1-32-gdbae