--- test-suite/standalone/test-asmobs.old 2010-01-10 13:41:27.000000000 +0100 +++ test-suite/standalone/test-asmobs 2010-01-10 13:41:46.000000000 +0100 @@ -2,7 +2,7 @@ exec guile -s "$0" "$@" !# -(load-extension "libtest-asmobs" "libtest_asmobs_init") +(load-extension "./libtest-asmobs" "libtest_asmobs_init") (define (test x v) (if v @@ -114,4 +114,4 @@ ;; Local Variables: ;; mode: scheme -;; End: \ No newline at end of file +;; End: