HesiodIncludes, HESINCLUDES to do the right thing
authorTom Yu <tlyu@mit.edu>
Wed, 25 May 1994 22:31:55 +0000 (22:31 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 25 May 1994 22:31:55 +0000 (22:31 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3643 dc483132-0cff-0310-8789-dd5450dbe970

src/config/Project.tmpl
src/config/site.def

index ed8a7710fa1b793aa15d5edcd02c52b378916116..f9e4888a25b163b00274de9834334b651b5ea8de 100644 (file)
@@ -68,6 +68,9 @@
 #ifndef HesiodLibs
 #define HesiodLibs /**/
 #endif
+#ifndef HesiodIncludes
+#define HesiodIncludes /**/
+#endif
 #if 0
 #ifndef ZephyrDefines
 #define ZephyrDefines /**/
@@ -568,6 +571,7 @@ P_KRB4_COMPAT=-UKrb4Compat
           UNIFDEF = UnifdefCmd
           HESDEFS = HesiodDefines
           HESLIBS = HesiodLibs
+      HESINCLUDES = HesiodIncludes
 #if 0
          ZEPHDEFS = ZephyrDefines
          ZEPHLIBS = ZephyrLibs
index dd59aab675867304bc4b6234ee8badc409acdb9f..788bff13ff471443fc904ad8791372e3e1b2445a 100644 (file)
    not turned on, they are left empty in Project.tmpl */
 #define HesiodDefines -DHESIOD
 #define HesiodLibs /usr/athena/lib/libhesiod.a
+#define HesiodIncludes -I/usr/athena/include
 
 #if 0
 /* not yet in use, but maybe someday... */
 /* additional include paths, if needed, such as those needed
    to get special include files, like <ss/ss.h> or <com_err.h>,
    or Kerberos V4 include files */
+#ifdef notdef
 #define        StandardIncludes -I/usr/athena/include
+#endif
 
 #if defined(AIXArchitecture) && OSMajorVersion == 3
 #define        StandardDefines -D_ALL_SOURCE