diff options
Diffstat (limited to 'net-mgmt/nagios12/files/patch-ad')
-rw-r--r-- | net-mgmt/nagios12/files/patch-ad | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/nagios12/files/patch-ad b/net-mgmt/nagios12/files/patch-ad index 33826d5aec6c..5342c3e21f0f 100644 --- a/net-mgmt/nagios12/files/patch-ad +++ b/net-mgmt/nagios12/files/patch-ad @@ -1,5 +1,5 @@ ---- configure Fri Apr 7 11:11:34 2000 -+++ configure.new Sat Jun 10 21:21:25 2000 +--- configure.orig Thu Mar 1 04:54:12 2001 ++++ configure Thu Mar 1 21:58:09 2001 @@ -11,7 +11,7 @@ ac_help= ac_default_prefix=/usr/local @@ -9,7 +9,7 @@ ac_help="$ac_help --with-netsaint-user=<user> sets user name to run netsaint" ac_help="$ac_help -@@ -61,12 +61,12 @@ +@@ -117,12 +117,12 @@ x_includes=NONE x_libraries=NONE bindir='${exec_prefix}/bin' @@ -27,7 +27,7 @@ libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' -@@ -505,9 +505,9 @@ +@@ -562,9 +562,9 @@ # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then @@ -39,7 +39,7 @@ fi fi for ac_site_file in $CONFIG_SITE; do -@@ -679,6 +679,9 @@ +@@ -1298,6 +1298,9 @@ LDFLAGS="${LDFLAGS} -L${withval}" LD_RUN_PATH="${withval}${LD_RUN_PATH:+:}${LD_RUN_PATH}" @@ -49,7 +49,7 @@ fi # Check whether --with-gd-inc or --without-gd-inc was given. -@@ -686,6 +689,8 @@ +@@ -1305,6 +1308,8 @@ withval="$with_gd_inc" CFLAGS="${CFLAGS} -I${withval}" |