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 ])
Cache object: 2e34224fdc17b0808abf2ab923b69666
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.