aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-objc-checks.m4
Commit message (Collapse)AuthorAgeFilesLines
* Do not abort on obj-c not being thereGNOME_0_25DROOLING_MACAQUEArturo Espinosa1998-08-061-1/+1
| | | | svn path=/trunk/; revision=301
* Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't doChristopher Blizzard1998-06-271-1/+4
| | | | | | | | | 1998-06-27 Christopher Blizzard <blizzard@foo.appliedtheory.com> * gnome-objc-checks.m4: Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't do objc, egcs does. svn path=/trunk/; revision=270
* Much more work on the mailman - it is semi-functional, and also on girc.Elliot Lee1998-03-121-0/+1
| | | | svn path=/trunk/; revision=65
* Set OBJECTIVE_C shell variable.Tom Tromey1998-02-281-0/+2
| | | | | | | | | Fri Feb 27 10:05:34 1998 Tom Tromey <tromey@cygnus.com> * gnome-objc-checks.m4 (GNOME_CHECK_OBJC): Set OBJECTIVE_C shell variable. svn path=/trunk/; revision=55
* Add `gnome-pthread-check.m4'. New file. Moved pthread check fromRaja R Harinath1998-02-161-6/+7
| | | | | | | | | | | | | | | * 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
* Solaris /bin/sh doesn't understand `test -e'.Raja R Harinath1998-02-141-25/+25
| | | | | | | | | * gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't understand `test -e'. - Hari svn path=/trunk/; revision=28
* Gnome/Games shoudl work nowArturo Espinosa1998-02-111-0/+1
| | | | svn path=/trunk/; revision=16
* Gnome/Objc automake/autoconf setupArturo Espinosa1998-02-111-17/+30
| | | | svn path=/trunk/; revision=15
* Misc setup changesArturo Espinosa1998-02-111-15/+4
| | | | svn path=/trunk/; revision=14
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-111-0/+58
svn path=/trunk/; revision=12