]> arthur.barton.de Git - netatalk.git/commitdiff
Back-Port from trunk: removed mention of --with-cflags configure option.
authorsrittau <srittau>
Tue, 11 Dec 2001 00:35:27 +0000 (00:35 +0000)
committersrittau <srittau>
Tue, 11 Dec 2001 00:35:27 +0000 (00:35 +0000)
doc/README.platforms

index d28d96ceb06ae7e335c8fa11f2d92d88b6852f3b..5a3ff043b1d94e7291a8bc4efd71cf13af21e66d 100644 (file)
@@ -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