mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 00:23:32 +02:00
Regenerate autotools file of FileDialog by running autoreconf.
This commit is contained in:
@@ -398,6 +398,7 @@ top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST = FileDialog.vcproj
|
||||
lib_LTLIBRARIES = libFileDialog.la
|
||||
libFileDialog_la_CPPFLAGS = $(WX_CXXFLAGS) $(am__append_3)
|
||||
libFileDialog_la_LIBADD = $(WX_LIBS) $(am__append_4)
|
||||
|
2
lib-src/FileDialog/configure
vendored
2
lib-src/FileDialog/configure
vendored
@@ -15411,7 +15411,7 @@ fi
|
||||
|
||||
wxconfigargs="$static_wx_preference $unicode_preference $debug_preference $wx_preference"
|
||||
WX_CXXFLAGS=$($WX_CONFIG $wxconfigargs --cxxflags)
|
||||
#WX_LIBS=$($WX_CONFIG $wxconfigargs --libs)
|
||||
WX_LIBS=""
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user