Ticket #2849: bad EXTHELPERSDIR substitution if --prefix is not used.
commit596203f9a90bdc667cda20f12edd880b4a6c616b
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 20 Jul 2012 08:53:33 +0000 (20 12:53 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 6 Aug 2012 09:21:05 +0000 (6 13:21 +0400)
treecfff3253fc2045a0fde88a3c34ac9c5e6f9c3011
parent98d5b21c87265532c95ab70671baa9b6079a1d0e
Ticket #2849: bad EXTHELPERSDIR substitution if --prefix is not used.

If --prefix is not set in command line, EXTHELPERSDIR was expanded to
NONE/libexec/mc/ext.d in misc/mc.ext and misc/ext.d/Makefile.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
configure.ac