From: Theodore Tso Date: Fri, 2 Jul 1993 03:09:59 +0000 (+0000) Subject: Let's not depend on SourceTop for now... X-Git-Tag: krb5-1.0-beta3~223 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e8122da03bc8f45640f9e5765d0aee187ad68a7;p=krb5.git Let's not depend on SourceTop for now... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2615 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/site.def b/src/config/site.def index 5d5d9cdde..e09c54785 100644 --- a/src/config/site.def +++ b/src/config/site.def @@ -240,7 +240,7 @@ /* Define this if you are building for multiple architectures or operating systems. This tells the build where to look for the sources. */ #ifndef UseInstalled -#define SourceTop /mit/krb5/src +/* #define SourceTop /u1/krb5/sandbox/build */ #endif #if defined(VaxArchitecture) || defined(RtArchitecture)