Merge commit 'refs/top-bases/top' into top
This commit is contained in:
commit
edfd475af2
|
@ -219,7 +219,8 @@ AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
|
||||||
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
|
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
|
||||||
DEFAULT_INCLUDES = \
|
DEFAULT_INCLUDES = \
|
||||||
-I${top_srcdir}/lib/libuutil/include \
|
-I${top_srcdir}/lib/libuutil/include \
|
||||||
-I${top_srcdir}/lib/libspl/include
|
-I${top_srcdir}/lib/libspl/include \
|
||||||
|
-I${top_srcdir}/module/avl/include
|
||||||
|
|
||||||
lib_LTLIBRARIES = libuutil.la
|
lib_LTLIBRARIES = libuutil.la
|
||||||
libuutil_la_SOURCES = \
|
libuutil_la_SOURCES = \
|
||||||
|
|
Loading…
Reference in New Issue