Build system cleanup

1) Undefine non-unique entries in spl_config.h
2) Minor Makefile cleanup
3) Don't use includedir for proper kernel header install
This commit is contained in:
Brian Behlendorf
2009-03-10 10:57:52 -07:00
parent d4326403de
commit 0c617c9a63
10 changed files with 127 additions and 141 deletions
+1 -3
View File
@@ -25,6 +25,7 @@
*/
AC_INIT
AC_LANG(C)
SPL_AC_META
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_SYSTEM
@@ -36,9 +37,6 @@ AC_PROG_INSTALL
AC_PROG_CC
AC_PROG_LIBTOOL
LINUX=
LINUX_OBJ=
SPL_AC_KERNEL
SPL_AC_LICENSE
SPL_AC_DEBUG