aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-02-07 16:23:48 -0500
committerNick Mathewson <nickm@torproject.org>2013-02-07 16:23:48 -0500
commit0e597471aff206460f02999d6ea9e1e3243ef945 (patch)
tree28c3d1ea48ab46b37f409a2d8ac9ae25b79ab8dd /Makefile.am
parente5b07ba17947ba4782cbac8f12de7024b2969c99 (diff)
downloadtor-0e597471aff206460f02999d6ea9e1e3243ef945.tar
tor-0e597471aff206460f02999d6ea9e1e3243ef945.tar.gz
Use a nicely written autoconf macro to determine the sign of a type
This beats our old implementation, which wouldn't work when cross-compiling
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 2854763d2..4639c22c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,8 @@
# 1.9 means we require automake vesion 1.9
AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
+ACLOCAL_AMFLAGS = -I m4
+
noinst_LIBRARIES=
EXTRA_DIST=
noinst_HEADERS=