repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ZTS: Fix io_uring support check
[zfs.git]
/
config
/
user-gettext.m4
blob
824318eab960914949a345021994ec787a077fce
1
dnl #
2
dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
3
dnl #
4
AC_DEFUN([ZFS_AC_CONFIG_USER_GETTEXT], [
5
AM_GNU_GETTEXT([external])
6
])