confexecdir and confexec_DATA were defined twice pointed out by Karl

* Makefile.am: confexecdir and confexec_DATA were defined twice
  pointed out by Karl Eichwalder
Daniel
This commit is contained in:
Daniel Veillard 2001-11-05 11:43:15 +00:00
parent 6eb1772423
commit ad661b9eff
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
* Makefile.am: confexecdir and confexec_DATA were defined twice
pointed out by Karl Eichwalder
Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
* xmlcatalog.c: avoid unlink() and use remove() instead.

View File

@ -525,9 +525,6 @@ rpm: cleantar distcheck
## the value NONE in configure if the user doesn't specify them (this
## is an autoconf feature, not a bug).
confexecdir=$(libdir)
confexec_DATA = xml2Conf.sh
CLEANFILES=xml2Conf.sh
confexecdir=$(libdir)