From: PLI <philippe.libat@free.fr>
Date: 24-Jun-2008
Subject: fix freeradius build : error 'undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'

--- freeradius.spec.orig	2008-06-24 22:19:32.000000000 +0200
+++ freeradius.spec	2008-06-24 22:19:47.000000000 +0200
@@ -35,7 +35,7 @@
 Group:        RADIUS
 License:      GPL
 Version:      2.0.5
-Release:      20080608
+Release:      20080624
 
 #   package options
 %option       with_mysql     no
@@ -166,6 +166,7 @@
         --enable-strict-dependencies \
         --with-ltdl-lib=%{l_prefix}/lib \
         --with-ltdl-include=%{l_prefix}/include \
+        --with-system-libtool \
         --disable-ltdl-install
 
     #   build package
