Bump to gettext 0.18
[minipack.git] / recipes / gettext.recipe
blobb4828772c06b1bdaf7e0d5d07478e1f904facf81
1 name=gettext
2 version=0.18
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