Use $(STDC_TOP_INCLUDES) to identify the include directory
authorTheodore Tso <tytso@mit.edu>
Fri, 7 Jun 1991 15:59:56 +0000 (15:59 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 7 Jun 1991 15:59:56 +0000 (15:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2169 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Imakefile

index 6c341b156811e2b7fe33dacdb5d2b39c4ee9ea0f..5859cf30d1c40f3772962c035b922a6536f1ceb5 100644 (file)
@@ -50,7 +50,7 @@ STOBJS=strdup.o
 STSRCS=strdup.c
 #endif
 
-INCLUDES=-I$(TOP)/include/stdc-incl
+INCLUDES=$(STDC_TOP_INCLUDES)
 
 OBJS = \
        cryptoconf.o \