dgaudet 98/03/26 16:38:51
Modified: src Configure
Log:
more LFLAGS stuff... this is a nop
Revision Changes Path
1.221 +0 -1 apache-1.3/src/Configure
Index: Configure
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/Configure,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- Configure 1998/03/26 14:09:50 1.220
+++ Configure 1998/03/27 00:38:50 1.221
@@ -389,7 +389,6 @@
OS='LynxOS 2.x'
CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__ -DLYNXOS"
LIBS="$LIBS -lbsd -lcrypt"
- LFLAGS="$LFLAGS"
DEF_WANTHSREGEX=yes
;;
*486-*-bsdi*)