diff src/config.in @ 82737:19ce914bac2f

Regenerate to add HAVE_RSVG.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 07:53:29 +0000
parents b98604865ea0
children 27d11c1d4e46 b83d0dadb2a7
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