[devel] Make PNG_CONVERT_tIME_SUPPORTED depend on PNG_WRITE_tIME_SUPPORTED

This commit is contained in:
Glenn Randers-Pehrson
2009-11-03 12:27:25 -06:00
parent 45b8761bc8
commit 74b5acc35d
3 changed files with 3 additions and 3 deletions

View File

@@ -999,7 +999,7 @@
# endif
#endif
#ifdef PNG_tIME_SUPPORTED
#ifdef PNG_WRITE_tIME_SUPPORTED
# ifndef PNG_NO_CONVERT_tIME
# ifndef _WIN32_WCE
/* The "tm" structure is not supported on WindowsCE */