[ds6-devel] nc6 Makefile.am,1.6,1.7
chris@deepspace6.net
chris@deepspace6.net
Thu Dec 26 18:17:14 2002
Update of /cvs/nc6
Modified Files:
Makefile.am
Log Message:
Changed redef of ACLOCAL to just setting ACLOCAL_AMFLAGS
Index: Makefile.am
===================================================================
RCS file: /cvs/nc6/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 20 Dec 2002 00:27:46 -0000 1.6
+++ Makefile.am 26 Dec 2002 18:17:12 -0000 1.7
@@ -15,11 +15,10 @@
EXTRA_DIST = bootstrap TODO COPYING CREDITS nc6.spec
AUTOMAKE_OPTIONS = foreign dist-bzip2
+ACLOCAL_AMFLAGS = -I $(auxdir)
SUBDIRS = docs src #config
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure \
config.status config.log $(AUX_DIST)
-
-ACLOCAL = aclocal -I $(auxdir)
dist-hook:
cd $(distdir)
More information about the ds6-devel
mailing list