http://www.jwz.org/xscreensaver/xscreensaver-5.08.tar.gz
[xscreensaver] / config.h.in
index 21b68cd4af79d65f263b18adb2daa8ff66f89bf5..4ea77aa305d4fb14fa58b296a336743e547754a8 100644 (file)
    can make use of this if it is available. */
 #undef HAVE_GDK_PIXBUF
 
+/* Define this if you have the gdk_pixbuf_apply_embedded_orientation function
+   (gdk-pixbuf 2.12). */
+#undef HAVE_GDK_PIXBUF_APPLY_EMBEDDED_ORIENTATION
+
 /* Define to 1 if you have the `getcwd' function. */
 #undef HAVE_GETCWD