From 5e8122da03bc8f45640f9e5765d0aee187ad68a7 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 2 Jul 1993 03:09:59 +0000 Subject: [PATCH] Let's not depend on SourceTop for now... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2615 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/site.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.26.2