From: srittau Date: Tue, 11 Dec 2001 00:35:27 +0000 (+0000) Subject: Back-Port from trunk: removed mention of --with-cflags configure option. X-Git-Tag: netatalk-1-5-rc1~7 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859559fdc291faf154fe36436cb0a087f47fc36a;hp=09c25cb319fba607055d717ff3cd210990aa16cc;p=netatalk.git Back-Port from trunk: removed mention of --with-cflags configure option. --- diff --git a/doc/README.platforms b/doc/README.platforms index d28d96ce..5a3ff043 100644 --- a/doc/README.platforms +++ b/doc/README.platforms @@ -109,7 +109,7 @@ This is the Tru64 README file for netatalk. and is enough to stop the bug from occurring. This is the easiest workaround and would merely alter the standard compilation steps to - ./configure --with-cflags="-DHAVE_GCC_MEMCPY_BUG" + CFLAGS="-DHAVE_GCC_MEMCPY_BUG" ./configure [...] make make install