aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libnvpair/Makefile.in
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2009-03-11 14:25:09 -0700
committerBrian Behlendorf <[email protected]>2009-03-11 14:25:09 -0700
commit8cb718a76c009778f39105b46139e0559ef28e09 (patch)
treee4b6fb80ecb7f07ea92b7b60a3338350e2b3e952 /lib/libnvpair/Makefile.in
parent3f8174047aa69ac3a18065c142ce1a7c87945a1d (diff)
Refresh autogen products
Diffstat (limited to 'lib/libnvpair/Makefile.in')
-rw-r--r--lib/libnvpair/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libnvpair/Makefile.in b/lib/libnvpair/Makefile.in
index f24ba8976..afcf3e9f2 100644
--- a/lib/libnvpair/Makefile.in
+++ b/lib/libnvpair/Makefile.in
@@ -224,10 +224,10 @@ DEFAULT_INCLUDES = -I${top_srcdir} \
#
# Expected defines not covered by zfs_config.h or spl_config.h
-AM_CFLAGS = -Wall -Wstrict-prototypes -Werror -Wno-parentheses \
- -Wno-switch -Wno-unused -Wno-missing-braces -Wno-uninitialized \
- -fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
- -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
+AM_CFLAGS = -Wall -Wstrict-prototypes -Werror -Wno-switch -Wno-unused \
+ -Wno-missing-braces -Wno-uninitialized -fno-strict-aliasing \
+ -D_GNU_SOURCE -D__EXTENSIONS__ -D_REENTRANT \
+ -D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -DTEXT_DOMAIN=\"zfs-linux-user\"
lib_LTLIBRARIES = libnvpair.la
libnvpair_la_SOURCES = \