Skip to content

Commit

Permalink
see ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
dancy committed May 9, 2007
1 parent 69e8c38 commit 6f3ad71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,5 +1,10 @@
2007-05-09 <dancy@CANDY2K>
4.5b15

* configure.cl (read-nfs-cfg): Don't call setup-logging from
within this function. Logging is independent of the nfs
configuration.

* configure/configure.exe.manifest: New. Manifest file to make
sure that the configure program runs w/ admin privs on Vista.

Expand Down
1 change: 0 additions & 1 deletion configure.cl
Expand Up @@ -26,6 +26,5 @@
(apply #'define-export entry))
(t
(set cmd (pop entry)))))
(setup-logging t)
(finalize-exports)))

0 comments on commit 6f3ad71

Please sign in to comment.