Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 66ca59f7b5a851d90f009e26f4553155 > files > 3

SDL12-1.2.11-7mdv2007.1.src.rpm

--- SDL-1.2.10/configure.in~	2006-06-21 23:44:55.000000000 +0200
+++ SDL-1.2.10/configure.in	2006-06-21 23:50:44.000000000 +0200
@@ -40,7 +40,7 @@ AC_SUBST(LT_REVISION)
 AC_SUBST(LT_AGE)
 
 dnl Detect the canonical build and host environments
-AC_CONFIG_AUX_DIRS($srcdir/build-scripts)
+AC_CONFIG_AUX_DIR(build-scripts)
 AC_CANONICAL_HOST
 AC_C_BIGENDIAN
 if test x$ac_cv_c_bigendian = xyes; then