mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
build: Use more gnulib modules.
* autogen.sh (GNULIB_MODULES): Add getopt-gnu. Use directory gnulib-local. * gnulib-local/lib/getopt-pfx-ext.h.diff: New file. * Makefile.in (SOURCE_FILES): Add it. (distdir): Use 'mkdir -p' instead of 'mkdir'. * lib/getopt.h: Remove file. * lib/getopt.c: Remove file. * lib/getopt1.c: Remove file. * lib/Makefile.am (libgp_a_SOURCES): Remove them.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2025-04-16 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
build: Use more gnulib modules.
|
||||
* autogen.sh (GNULIB_MODULES): Add getopt-gnu.
|
||||
Use directory gnulib-local.
|
||||
* gnulib-local/lib/getopt-pfx-ext.h.diff: New file.
|
||||
* Makefile.in (SOURCE_FILES): Add it.
|
||||
(distdir): Use 'mkdir -p' instead of 'mkdir'.
|
||||
* lib/getopt.h: Remove file.
|
||||
* lib/getopt.c: Remove file.
|
||||
* lib/getopt1.c: Remove file.
|
||||
* lib/Makefile.am (libgp_a_SOURCES): Remove them.
|
||||
|
||||
2025-04-16 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
build: Use more gnulib modules.
|
||||
|
||||
Reference in New Issue
Block a user