summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKarel Zak2008-09-06 15:28:40 +0200
committerKarel Zak2009-02-11 23:21:43 +0100
commit51410fc6deb29cae54a2669aafabae6c49f964fc (patch)
tree6117857f4be228ce38b16ba9794c12d7da5641c5 /config
parentblkid: minor changes to library build system (diff)
downloadkernel-qcow2-util-linux-51410fc6deb29cae54a2669aafabae6c49f964fc.tar.gz
kernel-qcow2-util-linux-51410fc6deb29cae54a2669aafabae6c49f964fc.tar.xz
kernel-qcow2-util-linux-51410fc6deb29cae54a2669aafabae6c49f964fc.zip
blkid: add low level probing API
(sorry from the huge patch..) Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/include-Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/include-Makefile.am b/config/include-Makefile.am
index f9c2409d7..876fa3967 100644
--- a/config/include-Makefile.am
+++ b/config/include-Makefile.am
@@ -5,6 +5,7 @@ usrsbinexecdir = ${exec_prefix}/sbin
AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \
-DLOCALEDIR=\"$(localedir)\"
AM_CFLAGS = -fsigned-char
+AM_LDFLAGS =
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
# Unlike with other dist primaries, the files are not distributed if the