From 53a97667222c3dba03152aef60bf28acb2676204 Mon Sep 17 00:00:00 2001 From: "Fajar A. Nugraha" Date: Fri, 10 Aug 2012 13:59:31 +0700 Subject: [PATCH] redhat:add '--with-system-libltdl' to fix build error on RHEL6 --- redhat/freeradius.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index 1c5eda765c..929450208b 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -172,6 +172,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fpic" %configure \ --libdir=%{_libdir}/freeradius \ --with-system-libtool \ + --with-system-libltdl \ --disable-ltdl-install \ --with-udpfromto \ --with-gnu-ld \ -- 2.47.2