autoupdate
authorKarl Berry <karl@freefriends.org>
Wed, 24 Dec 2008 21:54:30 +0000 (13:54 -0800)
committerKarl Berry <karl@freefriends.org>
Wed, 24 Dec 2008 21:54:30 +0000 (13:54 -0800)
doc/install.texi

index f4c8c4c..d498639 100644 (file)
@@ -188,7 +188,7 @@ not installed, it is recommended to use the following options in order to
 use an ANSI C compiler:
 
 @example
-./configure CC="cc -Ae"
+./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
 @end example
 
 @noindent