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
ZAP: Add by_dnode variants to lookup/prefetch_uint64
[zfs.git]
/
config
/
user-runstatedir.m4
blob
ded1362c7b227b2f98e4920639c33185f7350fb6
1
dnl For backwards compatibility; runstatedir added in autoconf 2.70.
2
AC_DEFUN([ZFS_AC_CONFIG_USER_RUNSTATEDIR], [
3
if test "x$runstatedir" = x; then
4
AC_SUBST([runstatedir], ['${localstatedir}/run'])
5
fi
6
])