]> granicus.if.org Git - procps-ng/commit
build-sys: make DEJATOOL definition uncondictional
authorSami Kerola <kerolasa@iki.fi>
Sat, 3 Dec 2011 13:03:48 +0000 (14:03 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 3 Dec 2011 19:20:14 +0000 (20:20 +0100)
commit03a1a42e28a8c4e2ccb00a3b87c01f3e35669af0
tree022c272b5cb7e708674fbc23643d8b9269da9f6c
parente7a0fe5beeaa2d3219f810c13fad43497b0965d8
build-sys: make DEJATOOL definition uncondictional

Fix to ./autogen.sh error bellow.

/usr/share/automake-1.11/am/dejagnu.am: DEJATOOL was already defined in condition LINUX, which is included in condition TRUE ...
testsuite/Makefile.am:6: ... `DEJATOOL' previously defined here

Reference: http://www.freelists.org/post/procps/procpsng-331-nearly-there,5
Reported-by: Jim Warner <james.warner@comcast.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
testsuite/Makefile.am