libapse.lib.: do not use the real paths of libspe.lib. Use @libdir@ instead

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
Davide Madrisan 2012-12-01 17:45:50 +01:00
parent 8cd4f03cb4
commit 61b0a67504
2 changed files with 4 additions and 1 deletions

View File

@ -31,6 +31,9 @@ Changes in version 1.16.1
* lib/* - Davide Madrisan:
Get rid of the clashing variables 'me'.
* lib/libapse.lib - Davide Madrisan:
Do not use the real paths of libspe.lib. Use @libdir@ instead.
-------------------------------------------------------------------------------
Changes in version 1.16.0

View File

@ -17,7 +17,7 @@ libapse.lib: "$"library not found"": @libdir@/libmsgmng.lib" 1>&2
[ -r @libdir@/libspec.lib ] ||
{ echo "\
libapse.lib: "$"library not found"": /usr/share/autospec/lib/libspec.lib" 1>&2
libapse.lib: "$"library not found"": @libdir@/libspec.lib" 1>&2
exit 1; }
. @libdir@/libspec.lib