[svn-r7522] *** empty log message ***

This commit is contained in:
Raymond Lu 2003-09-29 15:19:02 -05:00
parent 1bae94c5e8
commit 9db7c79487

View File

@ -23,8 +23,7 @@ srcdir=@srcdir@
CPPFLAGS=-I. -I$(srcdir) -I../src -I$(top_srcdir)/src @CPPFLAGS@ CPPFLAGS=-I. -I$(srcdir) -I../src -I$(top_srcdir)/src @CPPFLAGS@
## Test script for error_test and err_compat ## Test script for error_test and err_compat
# Disabled until find a good way to compare the outputs. TEST_SCRIPTS=$(srcdir)/testerror.sh
#TEST_SCRIPTS=$(srcdir)/testerror.sh
## These are our main targets. They should be listed in the order to be ## These are our main targets. They should be listed in the order to be
## executed, generally most specific tests to least specific tests. ## executed, generally most specific tests to least specific tests.