]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
fixup: source 'test-init.sh', not './defs', in a test
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 14 Dec 2012 10:03:53 +0000 (11:03 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 14 Dec 2012 10:03:53 +0000 (11:03 +0100)
* t/pkg-config-macros.sh: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/pkg-config-macros.sh

index 06a65e35e25d4950c2604c7b7c66ba9c62c5a8d3..e2bf638f476b4b6df63d2ebccae2c630e7a4ec29 100755 (executable)
@@ -17,7 +17,7 @@
 # Try to find the pkg-config '.m4' files and make them easily accessed
 # to the test cases requiring them.
 
-. ./defs || exit 1
+. test-init.sh
 
 echo "# Automatically generated by $me." > get.sh
 echo : >> get.sh