diff options
author | midipix <writeonce@midipix.org> | 2016-09-21 22:37:06 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-09-21 22:37:06 -0400 |
commit | 613e0100bd89b895971bfbad4807a46eabe2fb6c (patch) | |
tree | 3bd56273805d2fd68656901a3c893523af7db0c2 /config.usage | |
parent | c67e64bc2f3e482943ef699d1010499fa8ac642b (diff) | |
download | slibtool-613e0100bd89b895971bfbad4807a46eabe2fb6c.tar.bz2 slibtool-613e0100bd89b895971bfbad4807a46eabe2fb6c.tar.xz |
build system: support setting an external folder as the source directory.
Diffstat (limited to 'config.usage')
-rw-r--r-- | config.usage | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.usage b/config.usage index 47599e9..4a351e4 100644 --- a/config.usage +++ b/config.usage @@ -6,6 +6,7 @@ supported switches: --nickname --avoid-version + --source-dir --prefix --exec-prefix @@ -47,6 +48,7 @@ supported switches: supported variables: -------------------- NICKNAME + SOURCE_DIR PREFIX EXEC_PREFIX |