summaryrefslogtreecommitdiff
path: root/packages/ntop/ntop-3.0/autotools.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-16 22:22:50 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-16 22:22:50 +0000
commit65756ffdda79ffcd4ca8c9988e4f8cb40f91f81f (patch)
tree316e5623e7b860ceb92caf723b0944fc872a4ce5 /packages/ntop/ntop-3.0/autotools.patch
parentb538ed9fe1b37ef740145b4399db0048ad31fc8c (diff)
parent1aeb81320d30622f09609f5569d302d527b3cef7 (diff)
merge of '329df9dc9aeb10de474ddef3143523dd49e8ce6a'
and '4d580f70318d589b28c525479b598a0fec9dc64b'
Diffstat (limited to 'packages/ntop/ntop-3.0/autotools.patch')
-rw-r--r--packages/ntop/ntop-3.0/autotools.patch20
1 files changed, 15 insertions, 5 deletions
diff --git a/packages/ntop/ntop-3.0/autotools.patch b/packages/ntop/ntop-3.0/autotools.patch
index e40735c681..07ed6afd62 100644
--- a/packages/ntop/ntop-3.0/autotools.patch
+++ b/packages/ntop/ntop-3.0/autotools.patch
@@ -1,6 +1,16 @@
---- tmp/base/ntop-3.0-r0/ntop-3.0/acinclude.m4 2004-03-09 12:19:57.000000000 -0500
-+++ ntop-3.0/acinclude.m4 2004-03-09 12:19:57.000000000 -0500
-@@ -205,433 +205,3 @@
+--- ntop-3.0/acinclude.m4 2007/03/15 23:08:29 1.1
++++ ntop-3.0/acinclude.m4 2007/03/15 23:08:43
+@@ -34,6 +34,9 @@
+ dnl> #undef HAVE_<typedef>
+ dnl>
+
++LIBTOOL='$host_alias-libtool'
++AC_SUBST(LIBTOOL)dnl
++
+ AC_DEFUN([AC_CHECK_TYPEDEF],[dnl
+ AC_REQUIRE([AC_HEADER_STDC])dnl
+ AC_MSG_CHECKING(for typedef $1)
+@@ -205,433 +208,3 @@
fi
# Finished expansion of NTOPCONFIGDEBUG_SETTINGS()
])
@@ -434,8 +444,8 @@
-
-dnl This is just to silence aclocal about the macro not being used
-ifelse([AC_DISABLE_FAST_INSTALL])dnl
---- tmp/base/ntop-3.0-r0/ntop-3.0/configure.in 2004-03-21 18:45:04.000000000 -0500
-+++ ntop-3.0/configure.in 2004-05-22 14:20:07.000000000 -0400
+--- ntop-3.0/configure.in 2007/03/15 23:08:29 1.1
++++ ntop-3.0/configure.in 2007/03/15 23:08:34
@@ -190,7 +190,6 @@
AC_PROG_INSTALL
AC_PROG_LN_S