From: Kurt Zeilenga Date: Fri, 18 Aug 2000 00:41:39 +0000 (+0000) Subject: Minor clarifications X-Git-Tag: OPENLDAP_REL_ENG_1_2_12~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efce992640ac6b1c8dba442d575156f086a0239;p=thirdparty%2Fopenldap.git Minor clarifications --- diff --git a/CHANGES b/CHANGES index a66ad97184..a2212f793d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -OpenLDAP Change Log +OpenLDAP 1.x Change Log Changes included in OpenLDAP 1.2.12 Engineering CVS Tag: OPENLDAP_REL_ENG_1_2 diff --git a/INSTALL b/INSTALL index 3707c17702..25fb75ae8e 100644 --- a/INSTALL +++ b/INSTALL @@ -42,7 +42,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) @@ -161,7 +161,7 @@ WARNING: Executable 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)