summaryrefslogtreecommitdiffstats
path: root/macosx/configure.ac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-15 08:30:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-15 08:30:39 (GMT)
commit6c534182fd22240a95933a12751a111f41f4a87c (patch)
treeebce9d0413eb6d262773180e23dde41ddcd4d92b /macosx/configure.ac
parent6669e94c070680392a0e8c77203e45084d9c09d0 (diff)
downloadtk-6c534182fd22240a95933a12751a111f41f4a87c.zip
tk-6c534182fd22240a95933a12751a111f41f4a87c.tar.gz
tk-6c534182fd22240a95933a12751a111f41f4a87c.tar.bz2
configure.in -> configure.ac
Diffstat (limited to 'macosx/configure.ac')
-rw-r--r--macosx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/configure.ac b/macosx/configure.ac
index 69573c5..41f39d6 100644
--- a/macosx/configure.ac
+++ b/macosx/configure.ac
@@ -8,4 +8,4 @@ dnl include the configure sources from ../unix:
m4_include(../unix/aclocal.m4)
m4_define(SC_USE_CONFIG_HEADERS)
-m4_include(../unix/configure.in)
+m4_include(../unix/configure.ac)