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:
parent
547cae2a98
commit
0c82d7da40
@ -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
|
||||||
|
|
||||||
|
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user