]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Set runtimelibdir to libdir
authorGuillem Jover <guillem@hadrons.org>
Fri, 1 Jun 2012 06:17:42 +0000 (08:17 +0200)
committerGuillem Jover <guillem@hadrons.org>
Fri, 1 Jun 2012 06:27:33 +0000 (08:27 +0200)
commitfdcae5770799b232d50bf311d69c375f730a1ed3
tree8b5f1e3ff8bc8341d0a63912d1d7f9e6b7816b40
parente9e4a60d7e18c103be6df33cbbeaf249578a1ac5
build: Set runtimelibdir to libdir

This makes sure the install-exec-hook under src works as expected even
when no runtimelibdir was specified, otherwise the symlinks end up
pointing to non-existing targets.

Reported-by: Ryan Mullen <rmmullen@gmail.com>
src/Makefile.am