Merge commit 'refs/top-bases/fix-dsl_pool_t' into fix-dsl_pool_t

This commit is contained in:
Brian Behlendorf 2008-11-24 11:30:22 -08:00
commit a9f666c372
1 changed files with 2 additions and 0 deletions

View File

@ -33,9 +33,11 @@
AC_INIT
AC_LANG(C)
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(zfs, 0.4.0)
AC_CONFIG_HEADERS([zfs_config.h])
AM_MAINTAINER_MODE
AC_PROG_INSTALL
AC_PROG_CC