mirror of
https://gitlab.gnome.org/GNOME/glade.git
synced 2025-10-15 00:02:24 -04:00
2001-12-03 Carlos Perelló Marín <carlos@gnome-db.org> * configure.in: Reverted my change about GETTEXT_PACKAGE. We should use the "standar" name (glade-2.0 instead of glade-2). * acconfig.h, configure.in, src/glade-catalog.c, widgets/Makefile.am: /s/catalog/catalogs/ && /s/CATALOG/CATALOGS/ when we are talking about
19 lines
348 B
C
19 lines
348 B
C
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
#undef PACKAGE
|
|
#undef VERSION
|
|
#undef GLADE_DEBUG
|
|
#undef GLADE_DATA_DIR
|
|
#undef USE_GNOME
|
|
#undef USE_GNOME_DB
|
|
#undef ENABLE_BONOBO
|
|
#undef PALETTE_TYPE
|
|
#undef USING_OAF
|
|
#undef PIXMAPS_DIR
|
|
#undef WIDGETS_DIR
|
|
#undef CATALOGS_DIR
|
|
#undef GETTEXT_PACKAGE
|