#warning isn't portable, check for gcc

-Yosh
This commit is contained in:
Manish Singh
1999-01-12 17:58:26 +00:00
parent 3ed6ad5a17
commit bf5993b9bb
10 changed files with 34 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Tue Jan 12 09:57:06 PST 1999 Manish Singh <yosh@gimp.org>
* gdate.c: #warning isn't portable, check for gcc
1999-01-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdate.c: Include config.h to get HAVE_LOCALTIME_R macro.