1 2 3 4 5 6
#!/bin/sh . ../common.sh EXPECTED_LIBPATH="$(pkg-config proj --variable=libdir)" test_libpath c_app "${EXPECTED_LIBPATH}" libproj