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

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)
diff --git a/README b/README
index a0d7c0eb8ec1a35f7c463172b1d080c6ae1f6492..f42349eb0e69a78a64ec6d7adbc543374c192ecb 100644 (file)
--- a/README
+++ b/README
@@ -58,7 +58,7 @@ DOCUMENTATION
                http://www.OpenLDAP.org/
 
        A draft of the "OpenLDAP Administrator's Guide" is available at:
-               http://www.openldap.org/guide/admin/
+               http://www.openldap.org/devel/admin/
 
        The OpenLDAP 2.0 Software FAQ is available at:
                http://www.openldap.org/faq/index.cgi