aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macros/gnome-xml-check.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-xml-check.m4 b/macros/gnome-xml-check.m4
index accbabfc94..5d379d16e1 100644
--- a/macros/gnome-xml-check.m4
+++ b/macros/gnome-xml-check.m4
@@ -19,7 +19,7 @@ AC_DEFUN([GNOME_XML_HOOK],[
AC_SUBST(GNOME_XML_LIB)
GNOME_XML_LIB=`gnome-config --libs xml`
], [
- if test x$2 = failure; then
+ if test x$2 = xfailure; then
AC_MSG_ERROR(Could not link sample xml program)
fi
], `gnome-config --libs xml`)
13-evolution/commit/doc?h=EVOLUTION_3_1_1&id=dba247c1c9ab44d6347a5fe47fddc83d20c7ce33'>updatedJeffrey Stedfast2002-08-262-0/+2 * Added new library to scan programRodrigo Moya2002-08-161-0/+1 * Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-183-6/+14 * more fixes for libversit.la -> libversit.aDan Winship2002-03-203-2/+9 * Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. Likewise.Ettore Perazzoli2002-01-252-2/+3 * Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS.Ettore Perazzoli2002-01-252-10/+13 * Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-113/+123 * cal-client needs bonobo-conf nowJP Rosevear2001-12-194-188/+195 * Updated docs for repeating alarms.Federico Mena Quintero2001-10-309-226/+425 * use install hook instead of install rule to guarantee we run afterJP Rosevear2001-09-151-38/+30 * The finaleKjartan Maraas2001-08-174-636/+0 * Missed thisKjartan Maraas2001-08-171-9/+0 * Here go the restKjartan Maraas2001-08-1733-19802/+0 * I have deleted all of these files as they are being moved to the help directory.Aaron Weber2001-08-1746-8967/+0 * Nuke the old no docsKjartan Maraas2001-08-1746-8946/+0 * Back to building develKjartan Maraas2001-08-171-1/+1 * Small fix to build. Small fix. Remove an extra space. Same here. And here.Kjartan Maraas2001-08-166-10/+17 * Remove the other copy of the figuresKjartan Maraas2001-08-1623-0/+0 * Updated one line about bullet points.Kevin Breit2001-08-162-1/+5 * Added beginnings of a Norwegian translation. Forgot to add this. KindaKjartan Maraas2001-08-1649-1/+9087 * s/fig/figures/ Make it use the sgmldocs.make framework.Kjartan Maraas2001-08-1611-96/+69 * Moved imagesKjartan Maraas2001-08-1623-0/+0 * Commented out menuref. Commented out menuref. commented out menuref.Aaron Weber2001-08-155-17/+21 * Added missing ;'s after entities. s/en/C in Language. Add missing ;. SameKjartan Maraas2001-08-125-5/+12 * New files.Aaron Weber2001-08-112-0/+0 * Switched all images in entire document to *not* use file extensions, soAaron Weber2001-08-115-19/+22 * Made sharing tip an orderedlist.Aaron Weber2001-08-103-25/+66 * sync - FedericoFederico Mena Quintero2001-08-093-5/+38 * Add information about sharing mailbox files.Kevin Breit2001-08-092-1/+11 * Add information about gathering actions.Kevin Breit2001-08-04