"make distcheck" is now happy with the libopts/ stuff
configure.ac, Makefile.am:
[Bug 635] get libopts/ properly distributed
[Bug 635] Properly distribute libopts/ .
Makefile.am:
Distribute copyright.def and debug-opt.def
debug-opt.def:
Change mode to -rw-rw-rw-
bk: 449331c5nCGJF3OG6v2wZ62Zt2nZrw
#AUTOMAKE_OPTIONS = util/ansi2knr foreign dist-tarZ no-dependencies
AUTOMAKE_OPTIONS = util/ansi2knr foreign 1.8
-ACLOCAL_AMFLAGS= -I m4 -I sntp/libopts/m4
+ACLOCAL_AMFLAGS= -I m4 -I libopts/m4
+
+NULL=
SUBDIRS=
if NEED_LIBOPTS
-SUBDIRS+= sntp/libopts
+SUBDIRS+= libopts
endif
-SUBDIRS+= \
- scripts \
- include \
+SUBDIRS+= \
+ scripts \
+ include \
ElectricFence \
- @ARLIB_DIR@ \
- libntp \
+ @ARLIB_DIR@ \
+ libntp \
libparse \
- ntpd \
- ntpdate \
- ntpdc \
- ntpq \
+ ntpd \
+ ntpdate \
+ ntpdc \
+ ntpq \
parseutil \
adjtimed \
clockstuff \
- kernel \
- sntp \
- util
-
-DIST_SUBDIRS= \
- scripts \
- include \
+ kernel \
+ sntp \
+ util \
+ $(NULL)
+
+DIST_SUBDIRS= \
+ scripts \
+ include \
ElectricFence \
- arlib \
- libntp \
+ arlib \
+ libntp \
+ libopts \
libparse \
- ntpd \
- ntpdate \
- ntpdc \
- ntpq \
+ ntpd \
+ ntpdate \
+ ntpdc \
+ ntpq \
parseutil \
adjtimed \
clockstuff \
- kernel \
- sntp \
- sntp/libopts \
- util
-DISTCHECK_CONFIGURE_FLAGS= --with-arlib --with-sntp
-
-EXTRA_DIST = \
- COPYRIGHT \
- ChangeLog \
+ kernel \
+ sntp \
+ util \
+ $(NULL)
+
+DISTCHECK_CONFIGURE_FLAGS= --with-arlib --enable-local-libopts
+
+EXTRA_DIST = \
+ COPYRIGHT \
+ ChangeLog \
ChangeLog-4.1.0 \
- NEWS \
- NOTES.y2kfixes \
- README.bk \
- README.hackers \
- README.patches \
+ NEWS \
+ NOTES.y2kfixes \
+ README.bk \
+ README.hackers \
+ README.patches \
README.refclocks \
- README.versions \
- TODO \
- WHERE-TO-START \
- bootstrap \
- build \
- config.guess \
- config.h.in \
- config.sub \
- dot.emacs \
- excludes \
- flock-build \
- install-sh \
- packageinfo.sh \
- readme.y2kfixes \
- results.y2kfixes \
+ README.versions \
+ TODO \
+ WHERE-TO-START \
+ bootstrap \
+ build \
+ config.guess \
+ config.h.in \
+ config.sub \
+ dot.emacs \
+ excludes \
+ flock-build \
+ install-sh \
+ packageinfo.sh \
+ readme.y2kfixes \
+ results.y2kfixes \
+ \
+ conf \
+ html \
+ libisc \
+ ports \
\
- conf \
- html \
- libisc \
- ports \
+ version \
+ version.m4 \
\
- version \
- version.m4
+ $(NULL)
DISTCLEANFILES = .gcc-warning
AMU_OS_CFLAGS
-LIBOPTS_CHECK(sntp/libopts)
+LIBOPTS_CHECK(libopts)
AC_MSG_CHECKING(for bin subdirectory)
AC_ARG_WITH(binsubdir,
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
AUTOMAKE_OPTIONS = ../util/ansi2knr
ETAGS_ARGS = $(srcdir)/Makefile.am
-EXTRA_DIST = version.def
+EXTRA_DIST = copyright.def debug-opt.def version.def
SUBDIRS = isc