]> git.sur5r.net Git - openldap/commitdiff
/-ansi/-O -g/
authorKurt Zeilenga <kurt@openldap.org>
Fri, 18 Aug 2000 00:42:11 +0000 (00:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 18 Aug 2000 00:42:11 +0000 (00:42 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index ca3512e62b7edce10a97074f4d5a03605e1c7b5c..2cbb10ca66a008da4b81e939e3189c5df922ba13 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -43,7 +43,7 @@ these steps:
 
        These environment variables are used: 
                CC                      C Compiler      (cc, ecgs)
-               CFLAGS          C Flags         (-ansi)
+               CFLAGS          C Flags         (-O -g)
                CPPFLAGS        CPP Flags       (-I/path/include -Ddef)
                LDFLAGS         LDFLAGS         (-L/path/lib)
                LIBS            LIBS            (-llib)
@@ -159,7 +159,7 @@ WARNING: Executables built in your environment may not run
 
 Supported Environmental Variables
        CC                      C compiler              (cc, egcc)
-       CFLAGS          C flags                 (-ansi)
+       CFLAGS          C flags                 (-O -g)
        CPPFLAGS        cpp flags               (-I/path/include -Ddef)
        LDFLAGS         ld flags                (-L/usr/local/lib)
        LIBS            libraries               (-llib)