| Commit message (Expand) | Author | Age | Files | Lines |
* | Require GTK 1.1.5 -mig | Arturo Espinosa | 1998-11-29 | 1 | -1/+1 |
* | Define USE_DEVGTK unconditionally to `true'. | Raja R Harinath | 1998-08-05 | 1 | -0/+1 |
* | make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have to | Stuart Parmenter | 1998-08-05 | 1 | -12/+14 |
* | Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0. | Federico Mena Quintero | 1998-07-28 | 1 | -1/+1 |
* | Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled by | Raja R Harinath | 1998-06-12 | 1 | -2/+12 |
* | changed things to use GTK_HAVE_ACCEL_GROUP instead of HAVE_DEVGTK... | Manish Singh | 1998-06-11 | 1 | -2/+2 |
* | Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amount | Gregory McLean | 1998-06-11 | 1 | -1/+1 |
* | quick and dirty check for devel gtk and define HAVE_DEVGTK if its found. | EDT 1998 Gregory McLean | 1998-06-10 | 1 | -1/+2 |
* | Updated the gtk check to check for 1.0.0 | EDT 1998 Gregory McLean | 1998-04-19 | 1 | -1/+1 |
* | Add support for gtk_container_add to GnomeApp widget. | Miguel de Icaza | 1998-03-20 | 1 | -1/+1 |
* | Updates to use AM_PATH_GTK. See various ChangeLogs for details. | Owen Taylor | 1998-03-16 | 1 | -37/+14 |
* | Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h. | Tom Tromey | 1998-03-03 | 1 | -4/+13 |
* | Stupid mistake... Forgot a `,' | Raja R Harinath | 1998-02-27 | 1 | -1/+1 |
* | Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we | Raja R Harinath | 1998-02-27 | 1 | -12/+29 |
* | Add `gnome-pthread-check.m4'. New file. Moved pthread check from | Raja R Harinath | 1998-02-16 | 1 | -4/+2 |
* | Only check for -lSM if not already in x_libs. | Tom Tromey | 1998-02-14 | 1 | -1/+8 |
* | New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed | Raja R Harinath | 1998-02-11 | 1 | -0/+59 |