OSDN Git Service

Note relocation of m4 when packaging source distribution.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Wed, 12 Sep 2012 21:26:57 +0000 (22:26 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Wed, 12 Sep 2012 21:26:57 +0000 (22:26 +0100)
ChangeLog
Makefile.in

index 7ebb5a3..bbfb799 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-09-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Note relocation of m4 when packaging source distribution.
+
+       * Makefile.in (SRCDIST_SUBDIRS): Refer to build-aux/m4, not m4.
+
 2012-09-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Fix typo, and update licensing terms for embedded getopt.c
index 66a90c0..b660144 100644 (file)
@@ -175,8 +175,8 @@ LICENCE_FILES = README COPYING
 SRCDIST_FILES = $(LICENCE_FILES) ChangeLog NEWS INSTALL \
   aclocal.m4 configure.ac configure Makefile.in version.c.in
 
-SRCDIST_SUBDIRS = build-aux icons m4 src src/pkginfo srcdist-doc \
-  scripts/libexec tinyxml xml
+SRCDIST_SUBDIRS = build-aux build-aux/m4 icons src src/pkginfo \
+  srcdist-doc scripts/libexec tinyxml xml
 
 # The names of distributed pacakge archive files incorporate version
 # information, derived from PACKAGE_VERSION; this is decomposed, so that