diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
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 <http://savannah.gnu.org/bugs/?18011> +# --- ``GNU Mach: `make install-data' will build the ``to-be-generated +# files''''. # dnl AC_CONFIG_COMMANDS_POST([ |