fix gtk/gnome compilation of gmdb, export table fixes, more dissection in debug tab.

This commit is contained in:
brianb
2002-04-12 01:27:41 +00:00
parent db8567e83a
commit 0d0e0efbb7
23 changed files with 543 additions and 229 deletions

View File

@@ -62,6 +62,8 @@ host_triplet = i686-pc-linux-gnu
AS = @AS@
CC = gcc
DLLTOOL = @DLLTOOL@
GTK_CFLAGS = -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
GTK_LIBS = -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl
HAVE_GNOME =
LD = /usr/bin/ld
LEX = flex