From: Sam Hartman Date: Tue, 16 Nov 2010 07:59:05 +0000 (-0500) Subject: New build path variable X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=ff3e93f74a06d0bfbd662058123864cc2f96df40 New build path variable Libtool 2.6 and Autoconf 2.67 require an additional substitution so LIBLTDL is set correctly --- diff --git a/Make.inc.in b/Make.inc.in index 557853a..854bade 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@