|
|
|
@ -26,6 +26,9 @@ makeinstopt="$makeinstopt install-dev install-lib" |
|
|
|
# only static libs go here |
|
|
|
var_append confopt ' ' "--libexecdir='$libdir'" |
|
|
|
|
|
|
|
# enable gettext support if possible |
|
|
|
pkginstalled gettext || var_append confopt ' ' "--enable-gettext=no" |
|
|
|
|
|
|
|
# coreutils is built with libacl |
|
|
|
libdir="$root/lib" |
|
|
|
|