1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01: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

@@ -366,6 +366,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
pkglib_LTLIBRARIES = mod-nyq-bench.la
ACLOCAL_AMFLAGS = ${ACLOCAL_AMFLAGS} -I m4
mod_nyq_bench_la_CPPFLAGS = $(WX_CXXFLAGS) -I$(top_srcdir)/../../include -I$(top_srcdir)/../../src -I$(top_builddir)/../../src -I$(top_srcdir)/../portaudio-v19/include -I$(top_srcdir)/../portmixer/include -I$(top_srcdir)/../libnyquist
mod_nyq_bench_la_LIBADD = $(WX_LIBS)
mod_nyq_bench_la_LDFLAGS = -module

View File

@@ -1437,7 +1437,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:
@@ -16692,7 +16692,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