1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

build: Prepare for using generated .h files in lib/.

* src/Makefile.in (CPPFLAGS): Add more -I options.
This commit is contained in:
Bruno Haible
2025-04-16 22:27:51 +02:00
parent ad7a21f223
commit 5533d54f9a
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2025-04-16 Bruno Haible <bruno@clisp.org>
build: Prepare for using generated .h files in lib/.
* src/Makefile.in (CPPFLAGS): Add more -I options.
2025-04-16 Bruno Haible <bruno@clisp.org>
build: Use gnulib-tool with a module list.