wsanchez 99/08/05 20:35:00
Modified: . configure
Log:
Oops. Wrong cut-n-paste.
Revision Changes Path
1.96 +2 -2 apache-1.3/configure
Index: configure
===================================================================
RCS file: /home/cvs/apache-1.3/configure,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- configure 1999/08/06 03:29:11 1.95
+++ configure 1999/08/06 03:35:00 1.96
@@ -320,12 +320,12 @@
*-apple-rhapsody*)
default_layout="Mac OS X Server"
iflags_core="${iflags_core} -S \"-S\""
- iflags_dso="${iflags_core} -S \"-S\""
+ iflags_dso="${iflags_dso} -S \"-S\""
;;
*-apple-macos*)
default_layout="Mac OS X Server"
iflags_core="${iflags_core} -S \"-S\""
- iflags_dso="${iflags_core} -S \"-S\""
+ iflags_dso="${iflags_dso} -S \"-S\""
;;
*)
default_layout="Apache"