mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 07:10:09 +01:00
Add and apply autotools.patch to fix all autotools warnings for soundtouch.
This commit is contained in:
@@ -21,6 +21,7 @@ dnl Place - Suite 330, Boston, MA 02111-1307, USA
|
||||
|
||||
AC_INIT(SoundTouch, 1.7.0, [http://www.surina.net/soundtouch])
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AC_CONFIG_MACRO_DIR([config/m4])
|
||||
AM_CONFIG_HEADER([include/soundtouch_config.h])
|
||||
AM_INIT_AUTOMAKE
|
||||
#AC_DISABLE_SHARED dnl This makes libtool only build static libs
|
||||
|
||||
Reference in New Issue
Block a user