dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5bd4c3
)
Remove unused variable DMALLOC_LOG.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 12:51:34 +0000
(12:51 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 3 Nov 2002 12:51:34 +0000
(12:51 +0000)
t/Makefile.am
patch
|
blob
|
history
diff --git
a/t/Makefile.am
b/t/Makefile.am
index a95ff704bb385acad470db4f182306a646038885..469f53cb20e11384c1c8a676d152d9fcaa62737a 100644
(file)
--- a/
t/Makefile.am
+++ b/
t/Makefile.am
@@
-11,7
+11,7
@@
EXTRA_DIST=$(TESTS)
TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@
all-local:
- @rm -f *.out
$(DMALLOC_LOG)
+ @rm -f *.out
check-% : %.test all-local
@srcdir=$(srcdir); export srcdir; \