1
0
forked from pool/mapserver

added XTRALIBS=-ldl as configure option

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=88
This commit is contained in:
Otto Dassau 2012-01-30 17:49:22 +00:00 committed by Git OBS Bridge
parent 547cae2a98
commit 0c82d7da40
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 30 17:48:35 UTC 2012 - dassau@gbd-consult.de
- added XTRALIBS=-ldl as configure option
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 23 15:09:01 UTC 2011 - opensuse@dstoecker.de Wed Nov 23 15:09:01 UTC 2011 - opensuse@dstoecker.de

View File

@ -115,7 +115,7 @@ within the Java programming language.
%patch -p1 %patch -p1
%build %build
%configure \ %configure XTRALIBS=-ldl \
--with-gd \ --with-gd \
--with-zlib \ --with-zlib \
--with-freetype=%{_bindir}/freetype-config \ --with-freetype=%{_bindir}/freetype-config \