mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 15:11:12 +02:00
Provide an easy way to build mod-nyq-bench
mkdir build cd build ../configure make make modules ./audacity
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -1038,7 +1038,7 @@ GTK_CFLAGS
|
||||
GTK_LIBS
|
||||
JACK_CFLAGS
|
||||
JACK_LIBS'
|
||||
ac_subdirs_all='lib-src/FileDialog
|
||||
ac_subdirs_all='lib-src/FileDialog lib-src/mod-nyq-bench
|
||||
lib-src/expat
|
||||
lib-src/libflac
|
||||
lib-src/libid3tag
|
||||
@@ -19706,7 +19706,7 @@ CXXFLAGS="$CXXFLAGS -I\$(top_srcdir)/include"
|
||||
|
||||
|
||||
|
||||
subdirs="$subdirs lib-src/FileDialog"
|
||||
subdirs="$subdirs lib-src/FileDialog lib-src/mod-nyq-bench"
|
||||
|
||||
CXXFLAGS="$CXXFLAGS -I\$(top_srcdir)/lib-src/FileDialog"
|
||||
FILEDIALOG_LIBS='$(top_builddir)/lib-src/FileDialog/libFileDialog.la'
|
||||
|
Reference in New Issue
Block a user