From 7ea12e59adce9f7d57d2c34d4f531eb6758de357 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Thu, 31 Oct 2002 22:42:56 +0000 Subject: Upgrade to 5.10. --- www/swish++/files/patch-config::config.mk | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'www/swish++/files/patch-config::config.mk') diff --git a/www/swish++/files/patch-config::config.mk b/www/swish++/files/patch-config::config.mk index 00440889a135..0c8e94b3e80a 100644 --- a/www/swish++/files/patch-config::config.mk +++ b/www/swish++/files/patch-config::config.mk @@ -1,17 +1,17 @@ ---- config/config.mk.orig Wed Feb 6 08:53:53 2002 -+++ config/config.mk Tue Apr 16 17:46:26 2002 -@@ -35,8 +35,8 @@ +--- config/config.mk.orig Thu Oct 31 23:24:59 2002 ++++ config/config.mk Thu Oct 31 23:27:02 2002 +@@ -33,8 +33,8 @@ # ############################################################################### -#FREE_BSD:= -DFreeBSD --LINUX:= -DLinux +-LINUX:= -DLinux -D_BSD_SOURCE +FREE_BSD:= -DFreeBSD -+#LINUX:= -DLinux ++#LINUX:= -DLinux -D_BSD_SOURCE + #MAC_OS_X:= -DMacOSX #SOLARIS:= -DSolaris #WIN32:= -DWIN32 - -@@ -87,7 +87,6 @@ +@@ -99,7 +99,6 @@ ifdef SEARCH_DAEMON ifdef FREE_BSD @@ -19,7 +19,7 @@ else PTHREAD_LIB:= -lpthread endif -@@ -118,7 +117,7 @@ +@@ -130,7 +129,7 @@ # The command to remove files recursively and ignore errors; # usually "rm -fr" for Unix or "erase" for Windows. @@ -28,7 +28,7 @@ # The full path to the Perl 5 executable; usually "/bin/perl" or # "/usr/local/bin/perl" for Unix or "\Perl\bin\perl" for # Windows. You need this only if you intend on using -@@ -152,7 +151,7 @@ +@@ -164,7 +163,7 @@ ifdef DEBUG OPTIM:= -g else @@ -37,7 +37,7 @@ # The optimization level. Many compilers allow a digit after the # O to specify the level of optimization; if so, set yours to the # highest number your compiler allows without eliciting problems -@@ -195,7 +194,7 @@ +@@ -208,7 +207,7 @@ INSTALL:= $(ROOT)/install-sh # Install command; usually "$(ROOT)/install-sh". -- cgit v1.2.3