forked from AuroraMiddleware/gtk
Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the
* gdk/Makefile.am, gtk/Makefile.am: Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the correct way to add to CFLAGS from Makefile.am. * gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c, gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c, gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c, gtk/testthreads.c: Include "config.h" instead of "../config.h". Now that DEFS works again, automake will automatically pass us the location of config.h in -I.
This commit is contained in:
parent
5a5fb5635f
commit
91d99f8903
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -1,3 +1,17 @@
|
||||
1998-11-23 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gdk/Makefile.am, gtk/Makefile.am:
|
||||
Removed DEFS "+=" mess that breaks recent automakes.
|
||||
INCLUDES is the correct way to add to CFLAGS from Makefile.am.
|
||||
|
||||
* gdk/gdk.c, gdk/gdkglobals.c, gdk/gdkimage.c, gdk/gdkinput.c,
|
||||
gdk/gdkpixmap.c, gdk/gdkthreads.c, gdk/gdkwindow.c,
|
||||
gdk/gxid_lib.c, gtk/fnmatch.c, gtk/gtkclist.c, gtk/gtkmain.c,
|
||||
gtk/testthreads.c:
|
||||
Include "config.h" instead of "../config.h".
|
||||
Now that DEFS works again, automake will automatically pass us
|
||||
the location of config.h in -I.
|
||||
|
||||
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch]
|
||||
|
@ -3,7 +3,8 @@
|
||||
gdkincludedir = $(includedir)/gdk
|
||||
|
||||
lib_LTLIBRARIES = libgdk.la
|
||||
DEFS += -DG_LOG_DOMAIN=\"Gdk\"
|
||||
|
||||
INCLUDES = -DG_LOG_DOMAIN=\"Gdk\" -I$(top_srcdir) @GLIB_CFLAGS@ @x_cflags@
|
||||
|
||||
libgdk_la_SOURCES = \
|
||||
gdk.c \
|
||||
@ -54,8 +55,6 @@ libgdk_la_LDFLAGS = \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) \
|
||||
@x_ldflags@ @x_libs@
|
||||
|
||||
INCLUDES = -I$(top_srcdir) @GLIB_CFLAGS@ @x_cflags@
|
||||
|
||||
EXTRA_PROGRAMS = gxid
|
||||
|
||||
bin_PROGRAMS = @xinput_progs@
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
/* If you don't want to use gdk's signal handlers define this */
|
||||
/* #define I_NEED_TO_ACTUALLY_DEBUG_MY_PROGRAMS 1 */
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <X11/Xlib.h>
|
||||
#include "gdktypes.h"
|
||||
#include "gdkprivate.h"
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
guint gdk_debug_flags = 0;
|
||||
gint gdk_use_xshm = TRUE;
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gdk.h"
|
||||
#include "gdkx.h"
|
||||
#include "gdkprivate.h"
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gdk.h"
|
||||
#include "gdkprivate.h"
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include <X11/Xatom.h>
|
||||
#include <netinet/in.h>
|
||||
#include "gdk.h"
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gdkinput.h"
|
||||
#include "gdkprivate.h"
|
||||
#include "MwmUtil.h"
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Copyright 1997 Owen Taylor <owt1@cornell.edu>
|
||||
*/
|
||||
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gxid_lib.h"
|
||||
|
||||
#ifdef XINPUT_GXI
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <X11/Xlib.h>
|
||||
#include "gdktypes.h"
|
||||
#include "gdkprivate.h"
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
guint gdk_debug_flags = 0;
|
||||
gint gdk_use_xshm = TRUE;
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gdk.h"
|
||||
#include "gdkx.h"
|
||||
#include "gdkprivate.h"
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
/* If you don't want to use gdk's signal handlers define this */
|
||||
/* #define I_NEED_TO_ACTUALLY_DEBUG_MY_PROGRAMS 1 */
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include <X11/Xatom.h>
|
||||
#include <netinet/in.h>
|
||||
#include "gdk.h"
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gdkinput.h"
|
||||
#include "gdkprivate.h"
|
||||
#include "MwmUtil.h"
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Copyright 1997 Owen Taylor <owt1@cornell.edu>
|
||||
*/
|
||||
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gxid_lib.h"
|
||||
|
||||
#ifdef XINPUT_GXI
|
||||
|
@ -1,7 +1,6 @@
|
||||
### Process this file with automake to produce Makefile.in
|
||||
|
||||
gtkincludedir = $(includedir)/gtk
|
||||
DEFS += -DG_LOG_DOMAIN=\"Gtk\"
|
||||
|
||||
lib_LTLIBRARIES = libgtk.la
|
||||
|
||||
@ -340,6 +339,7 @@ EXTRA_DIST = \
|
||||
circles.xbm
|
||||
|
||||
INCLUDES = \
|
||||
-DG_LOG_DOMAIN=\"Gtk\" \
|
||||
-DGTK_EXE_PREFIX=\"$(exec_prefix)\" \
|
||||
-DGTK_DATA_PREFIX=\"$(prefix)\" \
|
||||
-I$(top_srcdir) @GLIB_CFLAGS@ @x_cflags@
|
||||
|
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtkclist.h"
|
||||
#include "gtkbindings.h"
|
||||
|
@ -39,7 +39,7 @@
|
||||
#include "gtkwindow.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gdk/gdki18n.h"
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#include "gtkdebug.h"
|
||||
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
#ifdef USE_PTHREADS
|
||||
#include <pthread.h>
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
#ifdef USE_PTHREADS
|
||||
#include <pthread.h>
|
||||
|
Loading…
Reference in New Issue
Block a user