summaryrefslogtreecommitdiffstats
path: root/src/ftgl-2-obsolete-am-header.patch
blob: 5223141b7e9fec3d2d68abf8367b7a238a7c6849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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