diff options
Diffstat (limited to 'config.usage')
-rw-r--r-- | config.usage | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/config.usage b/config.usage index 8d002b7..ffc327c 100644 --- a/config.usage +++ b/config.usage @@ -14,10 +14,24 @@ supported switches: --sbindir --libdir --includedir + --oldincludedir --mandir --docdir --libexecdir + --sysconfdir + --sharedstatedir + --localstatedir + --runstatedir + --datarootdir + --datadir + --infodir + --localedir + --htmldir + --dvidir + --pdfdir + --psdir + --build --host --target @@ -61,6 +75,19 @@ supported variables: DOCDIR LIBEXECDIR + SYSCONFDIR + SHAREDSTATEDIR + LOCALSTATEDIR + RUNSTATEDIR + DATAROOTDIR + DATADIR + INFODIR + LOCALEDIR + HTMLDIR + DVIDIR + PDFDIR + PSDIR + CC CPP CXX |