| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
1998-03-19 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gnome-app.c (gnome_app_add): Add support for gtk_container_add
to GnomeApp widget.
svn path=/trunk/; revision=71
|
|
|
|
| |
svn path=/trunk/; revision=68
|
|
|
|
|
|
|
|
|
| |
Mon Mar 2 15:27:44 1998 Tom Tromey <tromey@cygnus.com>
* gnome-x-checks.m4 (GNOME_X_CHECKS): Also check for SMlib.h; some
Solaris systems have -lSM but not SMlib.h.
svn path=/trunk/; revision=57
|
|
|
|
|
|
| |
- Hari
svn path=/trunk/; revision=52
|
|
|
|
|
|
|
|
|
|
|
| |
* gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
$CFLAGS.
(GNOME_HAVE_SM): New var. `true' if we have libSM, `false'
otherwise.
- Hari
svn path=/trunk/; revision=51
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
* gnome-pthread-check.m4: New file. Moved pthread check from
gnome-x-checks.m4 to here.
* gnome-objc-checks.m4: Use `gnome-pthread-check'.
(OBJC_LIBS): New config var.
* gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
already part of `$x_libs'.
Move pthread check to new file.
- Hari
svn path=/trunk/; revision=37
|
|
|
|
|
|
|
|
|
| |
Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com>
* gnome-x-checks.m4: Only check for -lSM if not already in
x_libs.
svn path=/trunk/; revision=30
|
|
* gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to
here, and renamed macro to GNOME_CHECK_GNOME.
* gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
to GNOME_X_CHECKS.
* aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro
to provide extra search directories to `aclocal'.
svn path=/trunk/; revision=11
|