summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-07 12:12:02 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-08-26 19:50:39 +0200
commitf4772fd28aebb280d07fe8b49bfbb2aa9d6a5527 (patch)
treefe1a6b29bb3e45b70fa27aa2270f1f0f951b541b /Makefile.am
parentdb09dab2dbdf5c2ac620aed8d671992e9d25d3bb (diff)
Move ACX_PTHREAD macro from acinclude.m4 to m4/ directory.
Make this change because recent versions of libtool (2.2 series) copy over their m4 macro files if an m4/ directory is present, and because futher m4/ macro files might be added too. Also make sure the macro directory is announced to autoconf and is picked up by aclocal.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e89ea82..1b218c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,8 @@
# License along with libasyncns. If not, see
# <http://www.gnu.org/licenses/>.
+ACLOCAL_AMFLAGS = -I m4
+
EXTRA_DIST = bootstrap.sh README LICENSE
SUBDIRS=libasyncns doc doxygen