diff options
author | midipix <writeonce@midipix.org> | 2016-04-25 05:37:03 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-04-25 11:33:58 -0400 |
commit | 79cbf76e539cc9bdb041b1adbea609358ea65dd1 (patch) | |
tree | b16b91262aa292f5df0375712ab3ebc2bf9f8bbc | |
parent | f16d2da9c302cae75a6b7c6173e354b0ecf6ba5f (diff) | |
download | sofort-79cbf76e539cc9bdb041b1adbea609358ea65dd1.tar.bz2 sofort-79cbf76e539cc9bdb041b1adbea609358ea65dd1.tar.xz |
build system: added --nickname to config.usage.
-rw-r--r-- | config.usage | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.usage b/config.usage index 8544fbe..e013816 100644 --- a/config.usage +++ b/config.usage @@ -4,6 +4,8 @@ supported switches: ------------------- --help + --nickname + --prefix --exec-prefix --bindir @@ -27,6 +29,8 @@ supported switches: supported variables: -------------------- + NICKNAME + PREFIX EXEC_PREFIX BINDIR |