summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLaurent Léonard <laurent@open-minds.org>2009-11-27 00:54:32 +0100
committerLaurent Léonard <laurent@open-minds.org>2009-11-27 00:54:32 +0100
commit8f2761b8c9458bc44bb38bc6f5b9b0f71bd1211a (patch)
treec3a5a7671915add530001c5345ae36d1521e95c0 /Makefile.am
parent51a4814ff8a22e5ae8644a28a2cbc504c280e255 (diff)
Imported Upstream version 0.7.4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 13 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 977ad0c79..32cd96a0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,12 +17,23 @@ EXTRA_DIST = \
mingw32-libvirt.spec.in \
libvirt.pc libvirt.pc.in \
autobuild.sh \
+ .x-sc_avoid_ctype_macros \
.x-sc_avoid_if_before_free \
- .x-sc_require_config_h_first \
+ .x-sc_avoid_write \
+ .x-sc_m4_quote_check \
+ .x-sc_prohibit_asprintf \
+ .x-sc_prohibit_gethostby \
+ .x-sc_prohibit_gethostname \
+ .x-sc_prohibit_have_config_h \
+ .x-sc_prohibit_HAVE_MBRTOWC \
+ .x-sc_prohibit_nonreentrant \
.x-sc_prohibit_strcmp \
.x-sc_prohibit_strcmp_and_strncmp \
+ .x-sc_prohibit_strncpy \
+ .x-sc_prohibit_VIR_ERR_NO_MEMORY \
.x-sc_require_config_h \
- .x-sc_prohibit_nonreentrant \
+ .x-sc_require_config_h_first \
+ .x-sc_trailing_blank \
Makefile.nonreentrant \
autogen.sh \
examples/domain-events/events-python \