[PATCH 2/2] build: remove statements without obvious effect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 Makefile.am  |    4 ----
 configure.ac |    1 -
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 6d5b8dd..dec85d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,3 @@ pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libmnl.pc
 
 ${pkgconfig_DATA}: ${top_builddir}/config.status
-
-$(OBJECTS): libtool
-libtool: $(LIBTOOL_DEPS)
-	$(SHELL) ./config.status --recheck
diff --git a/configure.ac b/configure.ac
index ea1aa4b..9281156 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,6 @@ AM_PROG_CC_C_O
 AC_EXEEXT
 AC_DISABLE_STATIC
 LT_INIT
-AC_SUBST(LIBTOOL_DEPS)
 
 case $target in 
 *-*-linux*) ;;
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux