Ugh\! Re-readding the M4 stuff because I don't want to have to run autogen every time I touch configure.ac

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1099 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2002-03-04 22:29:19 +00:00
parent 6324530ec8
commit 459c03d3fc
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## $Id$
AUTOMAKE_OPTIONS = gnu no-dependencies
M4DIR = $(srcdir)/m4
ACLOCAL_AMFLAGS = -I $(M4DIR)
DEFS= -DSYSCONFDIR=\"$(sysconfdir)\"