X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/00740afb93d7f6cb9817d1016a3906e6770bf405..fd562ddb1a223ca6623c05761305a103e6a85dfb:/configure.ac 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.