diff options
Diffstat (limited to 'net/net-snmp/files/patch-Makefile.top')
-rw-r--r-- | net/net-snmp/files/patch-Makefile.top | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/net/net-snmp/files/patch-Makefile.top b/net/net-snmp/files/patch-Makefile.top index 0645bba3426a..33bed26b787a 100644 --- a/net/net-snmp/files/patch-Makefile.top +++ b/net/net-snmp/files/patch-Makefile.top @@ -1,17 +1,6 @@ ---- Makefile.top.orig Sun Oct 6 06:09:32 2002 -+++ Makefile.top Sun Oct 6 18:09:19 2002 -@@ -37,8 +37,8 @@ - LN_S = @LN_S@ - #AUTOCONF = @AUTOCONF@ - #AUTOHEADER = @AUTOHEADER@ --AUTOCONF = autoconf --AUTOHEADER = autoheader -+AUTOCONF = autoconf213 -+AUTOHEADER = autoheader213 - - # - # Compiler arguments -@@ -60,7 +60,7 @@ +--- Makefile.top.orig Thu Mar 6 05:08:26 2003 ++++ Makefile.top Sat Mar 29 21:54:50 2003 +@@ -59,7 +59,7 @@ # generally, LIBCURRENT should stay the same unless major changes occur. # Increment REVISION every release. # Increment AGE if new stuff is available. |