ad2a38ab4a
Move define adjustments to CPPFLAGS. Adjust user CFLAGS directly, do not override during configuration. USER_CFLAGS is not necessary to build libcompat_noopt correctly.
3 lines
70 B
Makefile
3 lines
70 B
Makefile
AM_CFLAGS = -I$(top_srcdir)/include
|
|
AM_CPPFLAGS = -DLIBRESSL_INTERNAL
|