From: Alan T. DeKok Date: Tue, 16 Nov 2010 17:26:37 +0000 (+0100) Subject: Fixes for Libtool 2.6 and Autoconf 2.67 X-Git-Tag: release_2_1_11~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe234625c0a1c1e81591c9459321010fdca1dfc;p=thirdparty%2Ffreeradius-server.git Fixes for Libtool 2.6 and Autoconf 2.67 They require an additional substitution so LIBLTDL is set correctly --- diff --git a/Make.inc.in b/Make.inc.in index 557853aefa1..854badede61 100644 --- a/Make.inc.in +++ b/Make.inc.in @@ -21,6 +21,7 @@ includedir = @includedir@ raddbdir = @raddbdir@ radacctdir = @radacctdir@ top_builddir = @abs_top_builddir@ +top_build_prefix=@abs_top_builddir@/ top_srcdir = @abs_top_srcdir@ datarootdir = @datarootdir@