mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104254 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
349 B
Diff
12 lines
349 B
Diff
--- configure.ac.orig 2011-05-19 21:03:15.000000000 -0500
|
|
+++ configure.ac 2013-03-22 03:18:29.000000000 -0500
|
|
@@ -4,7 +4,7 @@
|
|
# AC_REVISION($Revision: 1.9 $)
|
|
AC_CONFIG_SRCDIR([juman/juman.c])
|
|
AM_INIT_AUTOMAKE(${PACKAGE_NAME}, ${PACKAGE_VERSION})
|
|
-AM_CONFIG_HEADER([config.h])
|
|
+AC_CONFIG_HEADERS([config.h])
|
|
|
|
# Checks for programs.
|
|
AC_PROG_CC
|