1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-06-12 14:43:57 +00:00
parent e8ec2fd062
commit 69fc343a70
2 changed files with 41 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* guile-snarf.in: Change regexp "^SCM__I" --> "^ *SCM__I".
(The preprocessor might insert spaces before the identifier.)
* Makefile.am (EXTRA_DOT_X_FILES, EXTRA_DOT_DOC_FILES): New
variables.
(guile-procedures.txt): Depend on EXTRA_DOT_DOC_FILES.