Improvements to the build system (#25)
* Renamed configure.in into configure.ac. * Modernized configure.ac. * Added '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
This commit is contained in:
committed by
Sangwhan "fish" Moon
parent
e4f94fabd2
commit
2cee127280
@@ -1,5 +1,7 @@
|
||||
# $Id$
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = lib sample
|
||||
|
||||
docdir = $(prefix)/share/doc/@PACKAGE@
|
||||
|
||||
Reference in New Issue
Block a user