repo.or.cz
/
minipack.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glib: Allow cross-building with native glib 2.24.
[minipack.git]
/
recipes
/
gettext.recipe
blob
e448b6076566145522a37cb89a253debbd9edeeb
1
name=gettext
2
version=0.17
3
release=1
4
origin=gnu
5
configure_opt="
6
--enable-relocatable
7
CXX=${host:+$host-g++}
8
"
9
10
# Solve an incompatibility with newer MinGW runtimes
11
export ac_cv_func_getopt_long_only=no