summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/ChangeLog4
-rw-r--r--src/config/windows.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index dd3340230..9979c19f3 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 13 10:20:02 1995 Keith Vetter (keithv@fusion.com)
+
+ * windows.in: added windows value for SRCTOP.
+
Thu Aug 24 19:25:10 1995 Theodore Y. Ts'o <tytso@dcl>
* .Sanitize: Update file list
diff --git a/src/config/windows.in b/src/config/windows.in
index 14e496cd9..6b296dfd1 100644
--- a/src/config/windows.in
+++ b/src/config/windows.in
@@ -10,6 +10,7 @@ S=\ # seperator
U=..\ # up one level
srcdir = .
+SRCTOP = $(srcdir)/$(BUILDTOP)
# /* The name of the C compiler for the target */
CC=cl /nologo