X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/69b1af64ab786895358ed58b6bf900d4371af138..0d0d0e65a4c093f3f8827d4cd3375dcde4d4aab0:/INSTALL diff --git a/INSTALL b/INSTALL index 246cf0e9..3639fe2c 100644 --- a/INSTALL +++ b/INSTALL @@ -135,7 +135,7 @@ linking that the "configure" script does not know about, by giving "configure" initial values for these on its command line or in its environment. For example, - ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix + ./configure CC=c99 CFLAGS=-O2 LIBS=-lposix If you wish to add options that are only used at compile time instead of link time, you can use the CPPFLAGS variable: