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.
mxe/src/ftgl-2-obsolete-am-header.p...

15 lines
488 B

This file is part of MXE. See LICENSE.md for licensing information.
diff -ur ftgl-2.1.3~rc5.orig/configure.ac ftgl-2.1.3~rc5/configure.ac
--- ftgl-2.1.3~rc5.orig/configure.ac 2013-04-25 16:57:09.000000000 +1000
+++ ftgl-2.1.3~rc5/configure.ac 2013-04-25 16:57:29.000000000 +1000
@@ -6,7 +6,7 @@
AC_CONFIG_SRCDIR(src/FTPoint.cpp)
AC_CONFIG_AUX_DIR(.auto)
AM_INIT_AUTOMAKE([1.6 no-define dist-zip dist-bzip2])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
FTGL_PROG_CXX