LISP-IMPLEMENTATION-VCS-ID must be prefixed with EXT: in config.lsp.in

This commit is contained in:
Juan Jose Garcia Ripoll 2010-02-25 13:49:31 +01:00
parent 9799755006
commit fedbd5dec6

View file

@ -49,7 +49,7 @@ Returns, as a string, the location of the machine on which ECL runs."
Returns the version of your ECL as a string."
"@PACKAGE_VERSION@")
(defun lisp-implementation-vcs-id ()
(defun ext:lisp-implementation-vcs-id ()
#.si::+commit-id+)
(defun machine-type ()