mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Really rename --enable-static to --enable-static-wx!
This commit is contained in:
@@ -56,7 +56,7 @@ fi
|
||||
|
||||
dnl Build Options
|
||||
|
||||
AC_ARG_ENABLE(static,
|
||||
AC_ARG_ENABLE(static-wx,
|
||||
[AS_HELP_STRING([--enable-static-wx],
|
||||
[link wx statically [default=no]])],
|
||||
static_wx_preference="--static=$enableval",
|
||||
|
Reference in New Issue
Block a user