remove TESTGTK_RCFILE define

Sat Feb  2 19:00:39 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/Makefile.am: remove TESTGTK_RCFILE define
This commit is contained in:
Kristian Rietveld 2002-02-02 17:58:07 +00:00 committed by Kristian Rietveld
parent 67ad02989f
commit ea9e0c772c
8 changed files with 28 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -1,3 +1,7 @@
Sat Feb 2 19:00:39 2002 Kristian Rietveld <kris@gtk.org>
* gtk/Makefile.am: remove TESTGTK_RCFILE define
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (gtk_menu_popup): Remove the

View File

@ -10,7 +10,6 @@ INCLUDES = @STRIP_BEGIN@ \
-DGTK_LOCALEDIR=\"$(gtklocaledir)\" \
-DGTK_VERSION=\"@GTK_VERSION@\" \
-DGTK_BINARY_VERSION=\"@GTK_BINARY_VERSION@\" \
-DTESTGTK_RCFILE=\"`pwd`/$(srcdir)/testgtkrc\" \
-DGTK_COMPILATION \
-I$(top_builddir)/gtk \
-I$(top_srcdir) -I../gdk \