mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-02-10 16:28:18 +01:00
build: Include <config.h> through -include for all source files
This commit is contained in:
parent
88004b30ff
commit
8d2f12d7f0
@ -6,6 +6,7 @@ CFLAGS = -Wall -Wextra -Wno-unused-variable -Wno-unused-parameter
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
-isystem $(top_srcdir)/include/bsd/ \
|
||||
-include $(top_builddir)/config.h \
|
||||
-DLIBBSD_OVERLAY -DLIBBSD_DISABLE_DEPRECATED \
|
||||
-D_GNU_SOURCE -D__REENTRANT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user