diff options
Diffstat (limited to 'misc/config/code/help.pl')
-rw-r--r-- | misc/config/code/help.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/config/code/help.pl b/misc/config/code/help.pl index 20ded09fe..4b3d47fa3 100644 --- a/misc/config/code/help.pl +++ b/misc/config/code/help.pl @@ -13,7 +13,6 @@ Options: --debug: tune compiler flags for debugging; inferior code can result --disable-shared: disable building shared libararies --noauto: Disable autoconfiguration - --dumb-gcc: change makefile flags to support GCC 2.95.x, 3.[34].x, or 4.0.x --make-style=STYLE: override the guess as to what type of makefile to use --modules=MODS: add module(s) MODS to the library. --module-set=SET: add a pre-specified set of modules (unix|win32|beos) |