summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-02-23 14:14:03 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-02-23 14:14:03 +0000
commit483f734f6427faa70ad68b5936570a18bec9560a (patch)
treed7037e29c8bb4e32489804c0eb1ce2ac63f0fe16 /configure.in
parent15ce3053bbfe8e9992dfd795a55f3ae38438813a (diff)
Updated libtool && aclocal && automake && autoheader && autoconf
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 56f8c8a..44d482e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,5 @@
AC_INIT(src/httrack.c)
+AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(httrack, 3.46.1)
VERSION_INFO="2:46:0"