mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-18 16:41:14 +02:00
autoreconf -ivf
This commit is contained in:
4
lib-src/FileDialog/configure
vendored
4
lib-src/FileDialog/configure
vendored
@@ -1457,7 +1457,7 @@ Optional Packages:
|
||||
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
|
||||
--with-sysroot=DIR Search for dependent libraries within DIR
|
||||
(or the compiler's sysroot if not specified).
|
||||
--with-wx-version override default wxWidgets version [2.6,2.8]
|
||||
--with-wx-version override default wxWidgets version [3.1,3.0]
|
||||
--with-wx-config override default wxWidgets config script
|
||||
|
||||
Some influential environment variables:
|
||||
@@ -15938,7 +15938,7 @@ else
|
||||
fi
|
||||
|
||||
|
||||
for ac_prog in wx-config wx-config-3.0
|
||||
for ac_prog in wx-config wx-config-3.1
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
|
Reference in New Issue
Block a user