summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1998-12-31 21:01:18 +0000
committerElliot Lee <sopwith@src.gnome.org>1998-12-31 21:01:18 +0000
commit385108e0dee634a08ed6de5703c43e2aaafd80df (patch)
treef39ec6bd59d8d6d325fdebd7d2675cfcbfb4d84a /gtk/gtkwindow.c
parentd9f5d8f25586645525c3d124cba62a64248bd3df (diff)
downloadgtk+-385108e0dee634a08ed6de5703c43e2aaafd80df.tar.gz
gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT
gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT LIBS="$LIBS $GTK_LIBS" because order matters - if the user specifies their own $LIBS to ./configure, these need to be passed in last. gtk/Makefile.am: Fix problems with gtktypebuiltins* getting rebuilt every single time 'make' was run. gtk/gtkcalendar.c: Set 'week' variable to 0 to get rid of uninitialized variable warning. Better solution is to give it the right value somewhere :) gtk/gtkclist.c: When computing optimum column size, don't subtract the borders.(?) gtk/gtkcolorsel.c: Don't read past end of array.
Diffstat (limited to 'gtk/gtkwindow.c')
0 files changed, 0 insertions, 0 deletions