aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-objc-checks.m4
Commit message (Collapse)AuthorAgeFilesLines
* I'm not dead yet!Dan Winship2002-03-061-0/+83
| | | | svn path=/trunk/; revision=15919
* These macros aren't needed in gnome2Tov Are Jacobsen2002-03-061-83/+0
| | | | | | These macros aren't needed in gnome2 svn path=/trunk/; revision=15918
* back again !!!James Henstridge2001-12-051-0/+83
| | | | svn path=/trunk/; revision=14875
* *** empty log message ***gfarris2001-12-051-83/+0
| | | | svn path=/trunk/; revision=14868
* fix up gfarris's mistaken commit to gnome-common (revert to yesterday's ↵James Henstridge2001-12-041-0/+83
| | | | | | versions) svn path=/trunk/; revision=14858
* *** empty log message ***gfarris2001-12-041-83/+0
| | | | svn path=/trunk/; revision=14857
* Fix "cvs rm -rf" lossage.Dan Winship2000-08-031-0/+83
| | | | svn path=/trunk/; revision=4480
* removed last files from GNOME CVSscottf2000-08-031-83/+0
| | | | svn path=/trunk/; revision=4478
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-131-0/+83
| | | | svn path=/trunk/; revision=1747
* removed gtranslator for re-checkinFatih Demir2000-02-131-83/+0
| | | | svn path=/trunk/; revision=1746
* Look for sched_yield in -lrt, too. Suggested by Drazen KazarRaja R Harinath2000-01-211-2/+6
| | | | | | | * gnome-objc-checks.m4: Look for sched_yield in -lrt, too. Suggested by Drazen Kazar <dave@srce.hr>. svn path=/trunk/; revision=1598
* Ok, this was bugging me.... ....for a while my objc compiler was borked. IMark Crichton1999-03-011-0/+7
| | | | | | | | | | | | | | Ok, this was bugging me.... ....for a while my objc compiler was borked. I had it, but it didn't work. gnome-network would abuse and abuse me since it only checked for the objc compiler and not gnome-objc. Noticed we didn't have a HAVE_GNOME_OBJC conditional, so I added it. It works (so far...) Mark Crichton svn path=/trunk/; revision=718
* Fixes for release.Elliot Lee1999-02-251-4/+4
| | | | | | Fixes for release. svn path=/trunk/; revision=695
* look in the right prefixElliot Lee1999-02-251-3/+4
| | | | svn path=/trunk/; revision=693
* Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC soMartin Baulig1999-02-101-1/+1
| | | | | | | | | | 1999-02-10 Martin Baulig <martin@home-of-linux.org> * gnome-objc-checks.m4: Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC so the user can add additional include paths. svn path=/trunk/; revision=658
* Thu, 7 Jan 1999 16:59:35 +0100 Paolo Molaro <lupus@debian.org>Paolo Molaro1999-01-071-1/+4
| | | | | | | | * macros/gnome-objc-checks.m4: enable egcc as an objc compiler. * obgtk/obgtkLabel.m: use gtk_label_set_text (the interface ni /obgtkLabel.mh is the same). svn path=/trunk/; revision=586
* 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