gtk-doc r642 - trunk
- From: stefkost svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-doc r642 - trunk
- Date: Fri, 9 Jan 2009 22:30:16 +0000 (UTC)
Author: stefkost
Date: Fri Jan 9 22:30:16 2009
New Revision: 642
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=642&view=rev
Log:
* configure.in:
Erm, not having a highlighter is not fatal.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Fri Jan 9 22:30:16 2009
@@ -91,9 +91,6 @@
AC_PATH_PROG([HIGHLIGHT], [highlight])
if test -n "$HIGHLIGHT"; then
HIGHLIGHT_OPTIONS="-l -H -f -j2"
- else
- dnl test for other highlighters here
- AC_MSG_ERROR([no syntax highlighter found])
fi
fi
AC_SUBST([HIGHLIGHT_OPTIONS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]