From ae100ac2e1a01d6dd395f305c48645ebae5e2762 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 15 Oct 2006 17:15:28 +0000 Subject: 2006-10-15 Thomas Schwinge [task #5956 --- ``Automake'ify GNU Mach's code base''] * configure.ac : Point to [bug #18011 --- ``GNU Mach: `make install-data' will build the ``to-be-generated files'''']. --- ChangeLog | 4 ++++ configure.ac | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c6f9afe..a0110a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ [task #5956 --- ``Automake'ify GNU Mach's code base''] + * configure.ac : Point to [bug #18011 --- + ``GNU Mach: `make install-data' will build the ``to-be-generated + files'''']. + * Makefile.in: Regenerate. * Makefrag.am (include_mach_exec): Rename to `include_mach_eXec'. diff --git a/configure.ac b/configure.ac index f206924..534a948 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,9 @@ AC_CONFIG_FILES([Makefile version.c]) # when running `make clean', the build system may decide to first build all the # to-be-genereated files and afterwards remove them again, but it works and I # don't want to spend more thoughts on this issue at the moment. Feel free to -# suggest something better. +# suggest something better. TODO. See +# --- ``GNU Mach: `make install-data' will build the ``to-be-generated +# files''''. # dnl AC_CONFIG_COMMANDS_POST([ -- cgit v1.2.3