diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-17 14:36:49 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-17 14:36:49 -0500 |
commit | e47cfd5646f55de9688ff42df3055fd9c09b503f (patch) | |
tree | aab6f3c275e0f2ef58110654e4d87e5bc6676130 /CHANGES.configure | |
parent | b63d287c6f3e67f8574ca2155c661288bc7dcd05 (diff) | |
download | lynx-snapshots-e47cfd5646f55de9688ff42df3055fd9c09b503f.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-95
Diffstat (limited to 'CHANGES.configure')
-rw-r--r-- | CHANGES.configure | 6 |
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 |