OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tk8.6.12 / macosx / configure.ac
diff --git a/util/src/TclTk/tk8.6.12/macosx/configure.ac b/util/src/TclTk/tk8.6.12/macosx/configure.ac
new file mode 100644 (file)
index 0000000..69573c5
--- /dev/null
@@ -0,0 +1,11 @@
+#! /bin/bash -norc
+dnl    This file is an input file used by the GNU "autoconf" program to
+dnl    generate the file "configure", which is run during Tk installation
+dnl    to configure the system for the local environment.
+
+dnl    Ensure that the config (auto)headers support is used, then just
+dnl    include the configure sources from ../unix:
+
+m4_include(../unix/aclocal.m4)
+m4_define(SC_USE_CONFIG_HEADERS)
+m4_include(../unix/configure.in)