mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 07:10:09 +01:00
Benjamin's quote fix in configure.in. (Amazing the bug
never caused any issues...good catch.)
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -781,7 +781,7 @@ GTK_CFLAGS
|
||||
GTK_LIBS
|
||||
JACK_CFLAGS
|
||||
JACK_LIBS'
|
||||
ac_subdirs_all='"lib-src/FileDialog"
|
||||
ac_subdirs_all='lib-src/FileDialog
|
||||
$CONFIG_SUBDIRS
|
||||
lib-src/portmixer'
|
||||
|
||||
@@ -4803,7 +4803,7 @@ CXXFLAGS="$CXXFLAGS `$WX_CONFIG $wxconfigargs --cxxflags`"
|
||||
|
||||
|
||||
|
||||
subdirs="$subdirs "lib-src/FileDialog""
|
||||
subdirs="$subdirs lib-src/FileDialog"
|
||||
|
||||
LOCAL_LIBS="$LOCAL_LIBS FileDialog.a"
|
||||
CXXFLAGS="$CXXFLAGS -I\$(top_srcdir)/lib-src/FileDialog"
|
||||
|
||||
Reference in New Issue
Block a user