[liblouis-liblouisxml] [liblouis] r792 committed - Revert the change to color the tests, that slipped in inadvertently,...

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 11 Sep 2012 07:31:01 +0000

Revision: 792
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Tue Sep 11 00:29:49 2012
Log: Revert the change to color the tests, that slipped in inadvertently,
as autoconf 2.59 doesn't handle it.

http://code.google.com/p/liblouis/source/detail?r=792

Modified:
 /trunk/configure.ac

=======================================
--- /trunk/configure.ac Mon Sep 10 02:54:14 2012
+++ /trunk/configure.ac Tue Sep 11 00:29:49 2012
@@ -7,7 +7,7 @@

 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([color-tests])
+AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)

 # Checks for programs.
 AC_PROG_CC
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r792 committed - Revert the change to color the tests, that slipped in inadvertently,... - liblouis