summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-26 11:43:09 +0200
committerJim Meyering <meyering@redhat.com>2010-05-26 12:04:39 +0200
commitd97fbdfd21c1fd80cddc83329a81794d60c2010a (patch)
tree736af6005d0aa157bc3058138347e3d11caafbb1 /Makefile.am
parentc5bf4e515c46fc2427cb4476ad13c7da333892fa (diff)
downloadparted-d97fbdfd21c1fd80cddc83329a81794d60c2010a.tar.gz
maint: remove useless definitions
* libparted/fs/xfs/platform_defs.h [__sparc__] (O_DIRECT): Remove now-unneeded definition. * parted/table.c (wchar_t): Remove definition. * parted/strlist.c (wchar_t): Likewise. * .x-sc_prohibit_always-defined_macros: New file. Exempt two files from this syntax-check rule. * Makefile.am (EXTRA_DIST): Add it here.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d5a32ef..70ca26b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ EXTRA_DIST = \
parted.spec.in \
parted.spec \
.x-sc_GPL_version \
+ .x-sc_prohibit_always-defined_macros \
scripts/data/abi/baseline_symbols.txt \
scripts/extract_symvers \
cfg.mk \