summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/ChangeLog4
-rw-r--r--src/config/pre.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 6ad93c698..e0b6c347c 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,7 @@
+Tue Mar 12 19:40:59 1996 Ken Raeburn <raeburn@cygnus.com>
+
+ * pre.in (SRCTOP, BUILDTOP): Don't define.
+
Mon Oct 16 15:19:42 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* pre.in: KRB5_LIBDIR, ADMIN_BINDIR, KRB5_SHLIBDIR, KRB5_INCDIR
diff --git a/src/config/pre.in b/src/config/pre.in
index eb4c8848e..189296e13 100644
--- a/src/config/pre.in
+++ b/src/config/pre.in
@@ -22,8 +22,6 @@ C=./
S=/
U=../
-SRCTOP = @SRCTOP@
-BUILDTOP = @BUILDTOP@
SUBDIRS = @subdirs@
srcdir = @srcdir@
VPATH = @srcdir@