Ok, adding the following lines to configure.in solved my problems:

# Check for readline, and dl libs.. they are needed for guile
AC_CHECK_LIB(readline, readline)
AC_CHECK_LIB(dl, dlopen)

-- 
Jeremy Collins
[EMAIL PROTECTED]
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to