Fix up overzealous HAVE_LT_DLMUTEX_REGISTER block
authorRuss Dill <Russ.Dill@asu.edu>
Sun, 17 Aug 2008 19:53:43 +0000 (12:53 -0700)
committerLennart Poettering <lennart@poettering.net>
Sun, 17 Aug 2008 20:54:58 +0000 (22:54 +0200)
commit74719c24f561cd04ba430a69a8885e7b4a05edb6
tree48a916c240c12d6ba7759d55d1a96b6085b7a57c
parent8d596a9bc560eb6740e2f303cda712eb7169c3ce
Fix up overzealous HAVE_LT_DLMUTEX_REGISTER block

This fixes a built problem on systems without the lt_dlmutex_register
function. The overzealousness causes libtool_set_error and libtool_get_error
to be undefined. This fixes a build problem on Ubuntu Intrepid.

Signed-off-by: Russ Dill <Russ.Dill@gmail.com>
Signed-off-by: Lennart Poettering <lennart@poettering.net>
src/daemon/ltdl-bind-now.c