glib: Allow cross-building with native glib 2.24.
[minipack.git] / recipes / gettext.recipe
blobe448b6076566145522a37cb89a253debbd9edeeb
1 name=gettext
2 version=0.17
3 release=1
4 origin=gnu
5 configure_opt="
6   --enable-relocatable
7   CXX=${host:+$host-g++}
10 # Solve an incompatibility with newer MinGW runtimes
11 export ac_cv_func_getopt_long_only=no