Blame SOURCES/netpbm-time.patch

4a31d1
diff -up netpbm-10.47.05/converter/other/fiasco/config.h.time netpbm-10.47.05/converter/other/fiasco/config.h
4a31d1
--- netpbm-10.47.05/converter/other/fiasco/config.h.time	2009-12-10 08:34:36.000000000 +0100
4a31d1
+++ netpbm-10.47.05/converter/other/fiasco/config.h	2009-12-10 08:43:54.000000000 +0100
4a31d1
@@ -19,7 +19,7 @@
4a31d1
 #define STDC_HEADERS 1
4a31d1
 
4a31d1
 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
4a31d1
-#define TIME_WITH_SYS_TIME 1
4a31d1
+/* #undef TIME_WITH_SYS_TIME */
4a31d1
 
4a31d1
 /* Define if the X Window System is missing or not being used.  */
4a31d1
 #define X_DISPLAY_MISSING 1
4a31d1
@@ -75,7 +75,7 @@
4a31d1
 #define HAVE_STRING_H 1
4a31d1
 
4a31d1
 /* Define if you have the <sys/time.h> header file.  */
4a31d1
-#define HAVE_SYS_TIME_H 1
4a31d1
+/* #undef HAVE_SYS_TIME_H */
4a31d1
 
4a31d1
 /* Define if you have the <unistd.h> header file.  */
4a31d1
 #define HAVE_UNISTD_H 1