From: Greg Kroah-Hartman Date: Thu, 17 Jun 2010 23:31:15 +0000 (-0700) Subject: Merge branch 'master' into oath X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/commitdiff_plain/a03d5f2cf2ae11fa03f642547bcd3c169e6c9dda?hp=1c9a54c9bf22039cb9bd5d3d582e383c7849945f Merge branch 'master' into oath --- diff --git a/configure.ac b/configure.ac index e3daf5f..f669d70 100644 --- a/configure.ac +++ b/configure.ac @@ -36,6 +36,8 @@ else LIBS="$LIBS $XML_LIBS" fi +# explicitly link DSOs +LIBS="$LIBS -ldl" dnl Checks for header files.