diff options
author | midipix <writeonce@midipix.org> | 2016-05-05 19:38:12 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-05-05 20:56:37 -0400 |
commit | ffb3a0560eeedceefa3d5854e9e13d168795a49e (patch) | |
tree | d7e78d4aba5c7e2795b92ae92507bb3cf4672d79 /config.usage | |
parent | a7e33b483321d83b21871daf38ed548e70b9ebde (diff) | |
download | slibtool-ffb3a0560eeedceefa3d5854e9e13d168795a49e.tar.bz2 slibtool-ffb3a0560eeedceefa3d5854e9e13d168795a49e.tar.xz |
build system: configure: added --disable-[shared|static] support.
Diffstat (limited to 'config.usage')
-rw-r--r-- | config.usage | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config.usage b/config.usage index e013816..efb4002 100644 --- a/config.usage +++ b/config.usage @@ -26,6 +26,13 @@ supported switches: --shell --debug + --all-static + --all-shared + --enable-static + --enable-shared + --disable-static + --disable-shared + supported variables: -------------------- |