mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-28 17:39:23 +03:00
Prefix META_ALIAS with ZFS_
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ AC_DEFUN([ZFS_AC_CONFIG], [
|
||||
. ./config/$zfsconfig
|
||||
|
||||
TOPDIR=`/bin/pwd`
|
||||
BUILDDIR=$META_NAME #+$zfsconfig
|
||||
BUILDDIR=$ZFS_META_NAME #+$zfsconfig
|
||||
ZFSDIR=$TOPDIR/$BUILDDIR
|
||||
LIBDIR=$ZFSDIR/lib
|
||||
CMDDIR=$ZFSDIR/zcmd
|
||||
|
||||
Reference in New Issue
Block a user