You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/sg/files/1.4-AC_CONFIG_HEADERS.patch

12 lines
316 B

--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@
dnl 0. autoconf initialization
AC_INIT(sg, 1.0, mholst@math.ucsd.edu)
AC_CONFIG_SRCDIR(src/ogl/sg/ogl.h)
-AM_CONFIG_HEADER(src/aaa_inc/sgcf.h)
+AC_CONFIG_HEADERS(src/aaa_inc/sgcf.h)
AC_CONFIG_AUX_DIR(config)
AC_PREFIX_DEFAULT(${HOME})
AC_CANONICAL_BUILD