comparison config.h.mingw @ 15831:e04c98c1bce9

win32 fixes for s/gaim/purple/ stuff.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 19 Mar 2007 16:56:26 +0000
parents d79ca56a4626
children d04878ce947b
comparison
equal deleted inserted replaced
15829:2edbd4fede72 15831:e04c98c1bce9
518 518
519 /* Define if old perl is installed. */ 519 /* Define if old perl is installed. */
520 /* #undef OLD_PERL */ 520 /* #undef OLD_PERL */
521 521
522 /* Name of package */ 522 /* Name of package */
523 #define PACKAGE "gaim" 523 #define PACKAGE "pidgin"
524 524
525 /* Define to the address where bug reports for this package should be sent. */ 525 /* Define to the address where bug reports for this package should be sent. */
526 #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" 526 #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net"
527 527
528 /* Define to the full name of this package. */ 528 /* Define to the full name of this package. */
529 #define PACKAGE_NAME "gaim" 529 #define PACKAGE_NAME "pidgin"
530 530
531 /* Define to the full name and version of this package. */ 531 /* Define to the full name and version of this package. */
532 /* #define PACKAGE_STRING "gaim 2.0.0dev" */ 532 /* #define PACKAGE_STRING "pidgin 2.0.0dev" */
533 533
534 /* Define to the one symbol short name of this package. */ 534 /* Define to the one symbol short name of this package. */
535 #define PACKAGE_TARNAME "gaim" 535 #define PACKAGE_TARNAME "pidgin"
536 536
537 /* Define to the version of this package. */ 537 /* Define to the version of this package. */
538 /* #define PACKAGE_VERSION "2.0.0dev" */ 538 /* #define PACKAGE_VERSION "2.0.0dev" */
539 539
540 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 540 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */