bdr: Only set VPATH build variables when actually doing a vpath build...
authorAndres Freund <andres@anarazel.de>
Mon, 9 Feb 2015 20:34:24 +0000 (21:34 +0100)
committerAndres Freund <andres@anarazel.de>
Thu, 12 Feb 2015 09:16:59 +0000 (10:16 +0100)
commitbbe0788adc3ccb1c4eb13002feb9badfb64ed1d2
treee18df9fe9baae7d2f01095670a35974892a50285
parent9fa2181a90562fd2b8af20d09da0e728250aea38
bdr: Only set VPATH build variables when actually doing a vpath build...

Fixes building the docs from within the source directory. No need to
backpatch, as we previously didn't rely on srcdir being set.
Makefile.global.in
configure
configure.in