add --with-system-libtool to configure as a workaround for undefined

reference to lt__PROGRAM__LTX_preloaded_symbols
This commit is contained in:
John Dennis 2008-12-02 19:50:11 +00:00
parent 4e15cd93f4
commit 78241dc605

View File

@ -159,6 +159,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fpic"
%configure \
--libdir=%{_libdir}/freeradius \
--with-system-libtool \
--with-gnu-ld \
--with-threads \
--with-thread-pool \