Author: borisk
Date: Thu Apr 24 05:11:33 2008
New Revision: 651236

URL: http://svn.apache.org/viewvc?rev=651236&view=rev
Log:
Clean up dependencies on swig

Modified:
    xerces/c/trunk/Makefile.am

Modified: xerces/c/trunk/Makefile.am
URL: 
http://svn.apache.org/viewvc/xerces/c/trunk/Makefile.am?rev=651236&r1=651235&r2=651236&view=diff
==============================================================================
--- xerces/c/trunk/Makefile.am (original)
+++ xerces/c/trunk/Makefile.am Thu Apr 24 05:11:33 2008
@@ -17,8 +17,3 @@
        -rm -f test-results.log
        export 
PATH=${abs_top_builddir}/samples:${abs_top_builddir}/tests:"${PATH}" && export 
XERCESC_NLS_HOME=${abs_top_builddir}/src/.libs && cd ${top_srcdir} && perl 
scripts/sanityTest.pl 2>&1 | ${SED} 's/ *[0-9][0-9]*  *ms */{timing removed}/' 
1> ${abs_top_builddir}/test-results.log
        diff test-results.log 
${top_srcdir}/scripts/sanityTest_ExpectedResult.log
-
-test-suite:
-       make -C swig
-       cd swig/perl && perl Makefile.PL && make test
-       touch $@



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to