summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'general-concepts/autotools/autoconf-7.txt')
-rw-r--r--general-concepts/autotools/autoconf-7.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/general-concepts/autotools/autoconf-7.txt b/general-concepts/autotools/autoconf-7.txt
new file mode 100644
index 0000000..7340248
--- /dev/null
+++ b/general-concepts/autotools/autoconf-7.txt
@@ -0,0 +1,4 @@
+# vim: set ft=config :
+
+AM_CONFIG_HEADER(config.h)
+AC_OUTPUT(Makefile src/Makefile nls/Makefile man/Makefile tests/Makefile)