From: Howard Chu Date: Thu, 13 Feb 2003 23:58:54 +0000 (+0000) Subject: Change "-Ddef" example to something harmless and hopefully more obvious. X-Git-Tag: NO_SLAP_OP_BLOCKS~364 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4bde125560958f026216efa914bd90492c7cdc12;p=openldap Change "-Ddef" example to something harmless and hopefully more obvious. --- diff --git a/INSTALL b/INSTALL index 92311143cf..51bd3c5612 100644 --- a/INSTALL +++ b/INSTALL @@ -38,7 +38,7 @@ Making and Installing the OpenLDAP Distribution Variable Description Example CC C compiler gcc CFLAGS C flags -O -g - CPPFLAGS cpp flags -I/path/include -Ddef + CPPFLAGS cpp flags -I/path/include -DFOO=42 LDFLAGS ld flags -L/usr/local/lib LIBS libraries -llib PATH command path /usr/local/bin:/usr/bin:/bin