1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-18 16:41:14 +02:00

autoreconf -ivf

This commit is contained in:
James Crook
2018-04-06 10:51:28 +01:00
parent 213daba23f
commit a13a925c6b
36 changed files with 87840 additions and 7 deletions

View File

@@ -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