summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:08:17 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:08:17 +0000
commit07ba5303757ea42fdf7dee25a57c4a89b6427df5 (patch)
tree15c96b0683f00f4ff1410b5f99e3ab82a80bebbb /Makefile.am
parenta20a47cc26c51a2dabbb11e0f6274c645f29f6c3 (diff)
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available - Move openssl check to m4/ax_check_openssl.m4 git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2485 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 14eeb75..afb2443 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign
SUBDIRS = tools libltdl doc help modules src