updated build files with a newer autoconf

This commit is contained in:
2011-02-11 07:48:51 +00:00
parent af1a430992
commit f24fe05409
65 changed files with 28088 additions and 36200 deletions

View File

@@ -1,4 +1,9 @@
AM_CPPFLAGS = -I$(top_srcdir)/include
AUTOMAKE_OPTIONS = nostdinc
AM_CPPFLAGS = \
-I$(top_builddir)/include \
-I$(top_srcdir)/include \
-I$(includedir)
LDFLAGS = -L../../lib/cmn -L../../lib/cut
LDADD = -lqsecut -lqsecmn $(LIBM)