Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 2b-create_bmp_for_rect_in_rect.txt.test
index 13099cd4bb7f23b2adc0ef9dcfec993a306df381..ade6cde1a13b0b67467bf1cdf95ca0e63d9f668f 100755 (executable)
@@ -4,9 +4,9 @@
 # for the MPICH libraries, atlc gives a huge number of error messages. 
 
 if [ "$mpirun_found" = "yes" ] ; then
-  mpirun -np 2 $top_builddir/src/non_gui/atlc  -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt
+  mpirun -np 2 $top_builddir/src/atlc  -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt
 else 
-  $top_builddir/src/non_gui/atlc  -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt
+  $top_builddir/src/atlc  -S $top_builddir/tmp/test_rect_in_rect.bmp > $top_builddir/tmp/test_rect_in_rect.txt
 fi
 touch $top_builddir/tmp/test_rect_in_rect.txt