r15230: Add include dir for -Iheimdal_build earlier on - this should fix sun1
authorJelmer Vernooij <jelmer@samba.org>
Tue, 25 Apr 2006 09:04:52 +0000 (09:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:04:21 +0000 (14:04 -0500)
(This used to be commit b74faf771d37eccb7f95236c97162cc3b83e6794)

source4/heimdal_build/config.mk

index 65368270d9ecafcb6bd7267803df264419aaa55c..69a62ef008bb261dc7dc9a509ec0945140c8dc37 100644 (file)
@@ -295,7 +295,7 @@ OBJ_FILES = ../heimdal/lib/roken/gai_strerror.o
 #######################
 # Start SUBSYSTEM HEIMDAL_ROKEN_GAI_STRERROR
 [SUBSYSTEM::HEIMDAL_ROKEN_INET_ATON]
-EXTRA_CFLAGS = -Iheimdal/lib/roken
+EXTRA_CFLAGS = -Iheimdal_build -Iheimdal/lib/roken
 OBJ_FILES = ../heimdal/lib/roken/inet_aton.o
 
 #######################