[101027] trunk/dports/graphics/libwmf/files/configure.ac.diff

jeremyhu at macports.org jeremyhu at macports.org
Thu Jan 3 00:34:48 PST 2013


Revision: 101027
          https://trac.macports.org/changeset/101027
Author:   jeremyhu at macports.org
Date:     2013-01-03 00:34:48 -0800 (Thu, 03 Jan 2013)
Log Message:
-----------
libwmf: Build with newer automake

Modified Paths:
--------------
    trunk/dports/graphics/libwmf/files/configure.ac.diff

Modified: trunk/dports/graphics/libwmf/files/configure.ac.diff
===================================================================
--- trunk/dports/graphics/libwmf/files/configure.ac.diff	2013-01-03 08:31:18 UTC (rev 101026)
+++ trunk/dports/graphics/libwmf/files/configure.ac.diff	2013-01-03 08:34:48 UTC (rev 101027)
@@ -1,5 +1,14 @@
 --- configure.ac.orig	2005-07-28 06:48:39.000000000 +1000
 +++ configure.ac	2010-01-09 05:46:40.000000000 +1100
+@@ -56,7 +56,7 @@ dnl Initialize automake stuff
+ AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
+ 
+ # Specify a configuration file
+-AM_CONFIG_HEADER(wmfconfig.h)
++AC_CONFIG_HEADERS([wmfconfig.h])
+ 
+ AH_TOP([
+ #ifndef LIBWMF_CONFIG_H
 @@ -742,14 +742,6 @@
  GDK_PIXBUF_LIBS=""
  GDK_PIXBUF_DIR=""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130103/23b1b5bb/attachment.html>


More information about the macports-changes mailing list