about summary refs log tree commit diff stats
path: root/CHANGES.configure
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-11-17 14:36:49 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1997-11-17 14:36:49 -0500
commite47cfd5646f55de9688ff42df3055fd9c09b503f (patch)
treeaab6f3c275e0f2ef58110654e4d87e5bc6676130 /CHANGES.configure
parentb63d287c6f3e67f8574ca2155c661288bc7dcd05 (diff)
downloadlynx-snapshots-e47cfd5646f55de9688ff42df3055fd9c09b503f.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-95
Diffstat (limited to 'CHANGES.configure')
-rw-r--r--CHANGES.configure6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.configure b/CHANGES.configure
index db2e7ab2..5f5eda88 100644
--- a/CHANGES.configure
+++ b/CHANGES.configure
@@ -1,3 +1,9 @@
+97-11-12
+--------
+* remove options --with-lss-file and --with-cfg-file, since the corresponding
+  files will always be installed under $(libdir), reported by Hynek Med. - TD
+* modify configure script and makefile templates to permit builds with the
+  --srcdir option, noted by Philippe De Muyter. - TD
 97-11-07
 --------
 * add logic to make install-directories as needed. - TD