aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-03-16 20:29:08 +0100
committerHarald Welte <laforge@gnumonks.org>2017-03-16 21:03:03 +0100
commit78b51894fa42f6add9252af14a61ad9068d2192b (patch)
treefcaddfcb7166059e0784c8110491a7677cb25131 /configure.ac
parent63d562c099f11c4d11a952a03bc54659f8b82319 (diff)
Actually fill the README file with contents (and markdown syntax)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d84ffc..9f816bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
AC_PREREQ(2.57)
AC_INIT(libsmpp34, 1.10, ultraismo@yahoo.com)
AC_CONFIG_AUX_DIR(aux_config)
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
AM_CONFIG_HEADER([aux_config/config.h])
# Checks for programs.