summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@gnome.org>2004-06-08 22:57:27 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-06-08 22:57:27 +0000
commitada41f72df45d6f44270d54bc5da6ccb79570ceb (patch)
tree7b5e274f5f0ddb2ae13ef1e980debc30035b1b0c /tests
parentf543f25b62892e6eef5e0a733941a1e3480e02e2 (diff)
downloadlibcroco-ada41f72df45d6f44270d54bc5da6ccb79570ceb.tar.gz
synchronize with libcroco--mainline--0.6--patch-28.tla-cvs-synch-06-09-2004-0
2004-06-09 Dodji Seketeli <dodji@gnome.org> synchronize with libcroco--mainline--0.6--patch-28.
Diffstat (limited to 'tests')
-rw-r--r--tests/global-vars.sh.in (renamed from tests/global-vars.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/global-vars.sh b/tests/global-vars.sh.in
index 2fc8473..e291459 100644
--- a/tests/global-vars.sh
+++ b/tests/global-vars.sh.in
@@ -1,5 +1,5 @@
TEST_INPUTS_DIR=$HERE_DIR/test-inputs
-CSSLINT=$HERE_DIR/../csslint/.libs/csslint
+CSSLINT=$HERE_DIR/../csslint/.libs/csslint-@LIBCROCO_MAJOR_VERSION@.@LIBCROCO_MINOR_VERSION@
if ! test -x $CSSLINT ; then
echo "Aarg Could not find an executable csslint. I was looking for $CSSLINT"
echo $