Use AM_CPPFLAGS instead, not really right, but definatly better then
CPPFLAGS. Thanks to Mike Whitton for pointing this out. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22605 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,8 +10,7 @@ lib_LTLIBRARIES = libroken.la
|
|||||||
libroken_la_LDFLAGS = -version-info 19:0:1
|
libroken_la_LDFLAGS = -version-info 19:0:1
|
||||||
libroken_la_CPPFLAGS = -DBUILD_ROKEN_LIB
|
libroken_la_CPPFLAGS = -DBUILD_ROKEN_LIB
|
||||||
|
|
||||||
# XXX this is needed for the LIBOBJS objects
|
AM_CPPFLAGS = $(libroken_la_CPPFLAGS)
|
||||||
CPPFLAGS = $(libroken_la_CPPFLAGS)
|
|
||||||
|
|
||||||
noinst_PROGRAMS = make-roken snprintf-test resolve-test
|
noinst_PROGRAMS = make-roken snprintf-test resolve-test
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user