Mercurial > hg > xemacs-beta
changeset 543:7e84f0c36c66
[xemacs-hg @ 2001-05-17 13:44:34 by stephent]
fix references to lisp/util
author | stephent |
---|---|
date | Thu, 17 May 2001 13:44:34 +0000 |
parents | 2e265ae71eed |
children | ffd4d00ff0b6 |
files | lib-src/ChangeLog lib-src/config.values.sh |
diffstat | 2 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu May 17 09:52:19 2001 +0000 +++ b/lib-src/ChangeLog Thu May 17 13:44:34 2001 +0000 @@ -1,3 +1,7 @@ +2001-05-17 Stephen J. Turnbull <stephen@xemacs.org> + + * config.values.sh: lisp/utils?/config.el -> lisp/config.el. + 2001-05-12 Ben Wing <ben@xemacs.org> * etags.c:
--- a/lib-src/config.values.sh Thu May 17 09:52:19 2001 +0000 +++ b/lib-src/config.values.sh Thu May 17 13:44:34 2001 +0000 @@ -31,7 +31,7 @@ ## to make them available to elisp later (see util/config.el) ## Primarily useful for creating ridiculously verbose bug reports. ## -## See lisp/utils/config.el, ../configure.in, +## See lisp/config.el, ../configure.in, ## and the Autoconf documentation on AC_OUTPUT, for more details. ## ## This script needs only to be run occasionally (before a Net release) @@ -62,14 +62,14 @@ ;;; This file was automatically generated, by the config.values.sh script, ;;; from configure, which was itself automatically generated from configure.in. ;;; -;;; See lisp/util/config.el for details on how this file is used. +;;; See lisp/config.el for details on how this file is used. ;;; ;;; You are trapped in a twisty maze of strange-looking files, all autogenerated... ;;; configure is created, from configure.in, by autoconf ;;; config.values.in is created, from configure, by config.values.sh ;;; config.values is created, from config.values.in, by configure -;;; config.values is read by lisp/utils/config.el, +;;; config.values is read by lisp/config.el, ;;; to create the (Lisp object) config-value-hash-table ;;; Variables defined in configure by AC_SUBST follow: