branch Attitude Adjustment packages
[12.09/packages.git] / libs / libsdl_mixer / patches / 001-automake-compat.patch
1 --- a/configure.in
2 +++ b/configure.in
3 @@ -1,6 +1,6 @@
4  dnl Process this file with autoconf to produce a configure script.
5  AC_INIT(README)
6 -AC_CONFIG_AUX_DIRS($srcdir/build-scripts)
7 +AC_CONFIG_AUX_DIR([build-scripts])
8  
9  dnl Set various version strings - taken gratefully from the GTk sources
10