aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-guile-checks.m4
Commit message (Collapse)AuthorAgeFilesLines
* If no build-guile, link against readline before termcap.Tom Tromey1998-07-221-1/+1
| | | | | | | | | Tue Jul 21 23:44:53 1998 Tom Tromey <tromey@cygnus.com> * gnome-guile-checks.m4: If no build-guile, link against readline before termcap. svn path=/trunk/; revision=282
* Fixed typo.Martin Baulig1998-06-081-1/+1
| | | | svn path=/trunk/; revision=254
* When cross-compiling, we now check for `$host_alias-buile-guile'.Martin Baulig1998-06-081-1/+7
| | | | | | | | | 1998-06-07 Martin Baulig <martin@home-of-linux.org> * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When cross-compiling, we now check for `$host_alias-buile-guile'. svn path=/trunk/; revision=252
* Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) willMartin Baulig1998-06-031-11/+78
| | | | | | | * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) will abort if guile cannot be found. svn path=/trunk/; revision=243
* Gnome Utils autoconf/automake setup is readyArturo Espinosa1998-02-111-0/+23
svn path=/trunk/; revision=12