> xsane-0.38 is available on
> http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
I needed this to get it to compile. I have gimp 1.0.4.
Tim.
*/
--- frontend/xsane.h~ Sun Oct 10 21:37:12 1999
+++ frontend/xsane.h Sun Oct 10 21:42:46 1999
@@ -70,9 +70,10 @@
#ifdef HAVE_LIBGIMP_GIMPFEATURES_H
#include <libgimp/gimpfeatures.h>
-#else
-#define GIMP_CHECK_VERSION(major,m minor, micro) 0
-#endif /* HAVE_LIBGIMP_GIMPFEATURES_H */
+#endif /* HAVE_LIBGIMP_GIMPFEATURES_H */f
+#ifndef GIMP_CHECK_VERSION
+#define GIMP_CHECK_VERSION(major,minor,micro) 0
+#endif /* GIMP_CHECK_VERSION */
#endif /* HAVE_LIBGIMP_GIMP_H */
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com