1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-03 17:39:25 +02:00

Regenerate configure scripts.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-05 23:24:36 +00:00
parent 4b5f7e9254
commit ade56afd17
3 changed files with 12 additions and 12 deletions

8
configure vendored
View File

@ -746,7 +746,7 @@ SHELL'
ac_subst_files=''
ac_user_opts='
enable_option_checking
enable_static
enable_static_wx
enable_unicode
enable_debug
with_lib_preference
@ -4582,9 +4582,9 @@ fi
### Build Options ###
#####################
# Check whether --enable-static was given.
if test "${enable_static+set}" = set; then :
enableval=$enable_static; static_wx_preference="--static=$enableval"
# Check whether --enable-static-wx was given.
if test "${enable_static_wx+set}" = set; then :
enableval=$enable_static_wx; static_wx_preference="--static=$enableval"
else
static_wx_preference=""
fi

View File

@ -658,7 +658,7 @@ SHELL'
ac_subst_files=''
ac_user_opts='
enable_option_checking
enable_static
enable_static_wx
enable_unicode
enable_debug
with_wx_version
@ -3525,9 +3525,9 @@ fi
#
# Check for debug
#
# Check whether --enable-static was given.
if test "${enable_static+set}" = set; then :
enableval=$enable_static; static_wx_preference="--static=$enableval"
# Check whether --enable-static-wx was given.
if test "${enable_static_wx+set}" = set; then :
enableval=$enable_static_wx; static_wx_preference="--static=$enableval"
else
static_wx_preference=""
fi

View File

@ -682,7 +682,7 @@ SHELL'
ac_subst_files=''
ac_user_opts='
enable_option_checking
enable_static
enable_static_wx
enable_unicode
enable_debug
'
@ -3325,9 +3325,9 @@ _ACEOF
fi
# Check whether --enable-static was given.
if test "${enable_static+set}" = set; then :
enableval=$enable_static; static_wx_preference="--static=$enableval"
# Check whether --enable-static-wx was given.
if test "${enable_static_wx+set}" = set; then :
enableval=$enable_static_wx; static_wx_preference="--static=$enableval"
else
static_wx_preference=""
fi