mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-15 14:34:38 +00:00
Fix whitespaces in autotools files
* configure.ac: Fix some white spaces. * tests/Makefile.am: Likewise. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
aceb328851
commit
b28cb4ec6d
@ -492,7 +492,7 @@ AC_MSG_NOTICE([
|
||||
Enable deb support in abipkgdiff : ${ENABLE_DEB}
|
||||
Enable GNU tar archive support in abipkgdiff : ${ENABLE_TAR}
|
||||
Enable bash completion : ${ENABLE_BASH_COMPLETION}
|
||||
Enable fedabipkgdiff : ${ENABLE_FEDABIPKGDIFF}
|
||||
Enable fedabipkgdiff : ${ENABLE_FEDABIPKGDIFF}
|
||||
Enable running tests under Valgrind : ${enable_valgrind}
|
||||
Generate html apidoc : ${ENABLE_APIDOC}
|
||||
Generate html manual : ${ENABLE_MANUAL}
|
||||
|
@ -45,8 +45,8 @@ runtestfedabipkgdiff.py.in \
|
||||
test-valgrind-suppressions.supp
|
||||
|
||||
CLEANFILES = \
|
||||
runtestcanonicalizetypes.output.txt \
|
||||
runtestcanonicalizetypes.output.final.txt
|
||||
runtestcanonicalizetypes.output.txt \
|
||||
runtestcanonicalizetypes.output.final.txt
|
||||
|
||||
noinst_PROGRAMS= $(TESTS) testirwalker testdiff2 printdifftree
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user