diff options
author | Ludovic Courtès | 2008-02-08 11:25:35 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-02-08 11:25:35 +0100 |
commit | f532bd147bf93121c179179be4205bab5ba955ae (patch) | |
tree | 27f74b94aa93eaf2efee15a5216778a595ecc968 /NEWS | |
parent | b0727a8288ba6518920f411e76b9148731b8c2bd (diff) | |
download | skribilo-f532bd147bf93121c179179be4205bab5ba955ae.tar.gz skribilo-f532bd147bf93121c179179be4205bab5ba955ae.tar.lz skribilo-f532bd147bf93121c179179be4205bab5ba955ae.zip |
configure: Look for `convert' and `fig2dev'.
* NEWS, README: Update.
* configure.ac: Look for `convert' and `fig2dev'.
Produce `src/guile/skribilo/utils/images.scm'.
* src/guile/skribilo/utils/images.scm.in: Use Autoconf substitution.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Copyright (C) 2005, 2006, 2007, 2008 Ludovic Courtès <ludo@gnu.org> New in Skribilo 0.9.1 +* Improved `configure' diagnostics * Various documentation fixes and improvements |