diff options
author | Brian Behlendorf <[email protected]> | 2008-11-24 11:16:19 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2008-11-24 11:16:19 -0800 |
commit | a54f863a14edbbd2c5bd14774c8f1ead32ed7bf5 (patch) | |
tree | ce3f123f8a0ee7fab0f97be0f70ff5f83ebb14cb /configure.ac | |
parent | 5b1a72b34269450274b6901b81eeb35f8cbf2f82 (diff) |
Restructure autoconf around ./config directory
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d099854b..18cbb43ec 100644 --- a/configure.ac +++ b/configure.ac @@ -138,7 +138,7 @@ AC_SUBST(HOSTCFLAGS) AC_CONFIG_FILES([ Makefile autoconf/Makefile - configs/Makefile + config/Makefile doc/Makefile scripts/Makefile zfs/Makefile |