Bump to gettext 0.18
[minipack.git] / recipes / pcb.recipe
blob78dac1a060a0a6f45c22efff5e61a55472320330
1 name=pcb
2 version=20110918
3 release=1
4 origin=sf
6 configure_opt="
7   --disable-update-desktop-database
8   --disable-update-mime-database
9   --disable-dbus
10   --disable-gl
13 # configure-time test fails because of stdcall signature
14 export ac_cv_func_gdImageGif=yes
15 export ac_cv_func_gdImageJpeg=yes
16 export ac_cv_func_gdImagePng=yes
18 src_prep()
20   aclocal $ACLOCAL_FLAGS &&
21   autoheader &&
22   autoconf