Merge commit 'refs/top-bases/fix-get-configs' into fix-get-configs

This commit is contained in:
Brian Behlendorf 2008-11-24 11:30:16 -08:00
commit f13b51fe60
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