On Fri, 7 Sep 2012, Philip Hazel wrote:

Thanks. I recently fixed a missing "sort" in one of the other tests, but
overlooked that one.

There is one more RunGrepTest-related fix, necessitated by the recent slew of EBCDIC-related changes. This one gets "make distcheck" working again.


--Daniel


--
Daniel Richard G. || [email protected] || Software Developer
Teragram Linguistic Technologies (a division of SAS)
http://www.teragram.com/
Index: Makefile.am
===================================================================
--- Makefile.am	(revision 1035)
+++ Makefile.am	(working copy)
@@ -433,6 +437,7 @@
 CLEANFILES += \
 	testsavedregex \
 	teststderr \
+	testtemp* \
 	testtry \
         testNinput
 
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to