changeset 82737:19ce914bac2f

Regenerate to add HAVE_RSVG.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 07:53:29 +0000
parents ece5e5e6398e
children 33696fab6c3f
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Wed Aug 22 07:51:39 2007 +0000
+++ b/src/config.in	Wed Aug 22 07:53:29 2007 +0000
@@ -498,6 +498,9 @@
 /* Define to 1 if you have the `rmdir' function. */
 #undef HAVE_RMDIR
 
+/* Define to 1 if using librsvg. */
+#undef HAVE_RSVG
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT