Slight update to match what configure produces.
2008-06-06 Tor Lillqvist <tml@novell.com> * config.h.win32.in: Slight update to match what configure produces. svn path=/trunk/; revision=20321
This commit is contained in:

committed by
Tor Lillqvist

parent
f0bdc49bb8
commit
92c24e41b9
@ -1,3 +1,8 @@
|
|||||||
|
2008-06-06 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
|
* config.h.win32.in: Slight update to match what configure
|
||||||
|
produces.
|
||||||
|
|
||||||
2008-06-05 Johan Dahlin <jdahlin@async.com.br>
|
2008-06-05 Johan Dahlin <jdahlin@async.com.br>
|
||||||
|
|
||||||
* gtk/gtkbuilder.h (enum): Add the new version mismatch error
|
* gtk/gtkbuilder.h (enum): Add the new version mismatch error
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
/* #undef HAVE_MMAP */
|
/* #undef HAVE_MMAP */
|
||||||
|
|
||||||
/* Define to 1 is libjpeg supports progressive JPEG */
|
/* Define to 1 is libjpeg supports progressive JPEG */
|
||||||
#define HAVE_PROGRESSIVE_JPEG 1
|
/* #undef HAVE_PROGRESSIVE_JPEG */
|
||||||
|
|
||||||
/* Define to 1 if you have the <pwd.h> header file. */
|
/* Define to 1 if you have the <pwd.h> header file. */
|
||||||
/* #undef HAVE_PWD_H */
|
/* #undef HAVE_PWD_H */
|
||||||
@ -242,7 +242,7 @@
|
|||||||
#define PACKAGE_NAME "gtk+"
|
#define PACKAGE_NAME "gtk+"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "gtk+ 2.13.1"
|
#define PACKAGE_STRING "gtk+ @GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "gtk+"
|
#define PACKAGE_TARNAME "gtk+"
|
||||||
|
Reference in New Issue
Block a user