Author: Breno Leitao <brenohl@br.ibm.com>
Description: fix autoreconf failure
Bug-Debian: https://bugs.debian.org/758065

--- a/etc/configure.ac
+++ b/etc/configure.ac
@@ -17,7 +17,7 @@ dnl! You should have received a copy of
 dnl! along with this program. If not, see <http://www.gnu.org/licenses/>.
 dnl!
 AC_INIT(install-sh)
-AC_CONFIG_HEADER(libexplain/config.h)
+AC_CONFIG_HEADER(../libexplain/config.h)
 AC_USE_SYSTEM_EXTENSIONS
 AC_LANG_C
 AC_LANG_ASSERT(C)
