mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-07 07:30:02 +01:00
Added AC_CONFIG_MACRO_DIR to configure.ac
This commit is contained in:
parent
32dcebc1d7
commit
cbfec4188e
@ -21,6 +21,7 @@ dnl Place - Suite 330, Boston, MA 02111-1307, USA
|
|||||||
|
|
||||||
AC_INIT(SoundTouch, 1.8.0, [http://www.surina.net/soundtouch])
|
AC_INIT(SoundTouch, 1.8.0, [http://www.surina.net/soundtouch])
|
||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
|
AC_CONFIG_MACRO_DIR([config/m4])
|
||||||
AM_CONFIG_HEADER([include/soundtouch_config.h])
|
AM_CONFIG_HEADER([include/soundtouch_config.h])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AM_SILENT_RULES([yes])
|
AM_SILENT_RULES([yes])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user