ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/Makefile.am
Revision: 2485
Committed: Wed Oct 23 18:08:17 2013 UTC (10 years, 5 months ago) by michael
File size: 209 byte(s)
Log Message:
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available
- Move openssl check to m4/ax_check_openssl.m4

File Contents

# Content
1 ACLOCAL_AMFLAGS = -I m4
2 AUTOMAKE_OPTIONS = foreign
3 SUBDIRS = tools libltdl doc help modules src
4
5 install-data-local:
6 $(INSTALL) -d $(DESTDIR)${localstatedir}/log
7 $(INSTALL) -d $(DESTDIR)${localstatedir}/run