summaryrefslogtreecommitdiff
blob: 68fbcb971f45bde7c54846dbecf8b13434107d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Author: Ole Streicher <debian@liska.ath.cx>
Subject: Fix autotools files to allow the current version.
--- esorex-3.10/configure.ac.orig
+++ esorex-2.10/configure.ac
@@ -5,6 +5,7 @@
 
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_AUX_DIR([admin])
+AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 
 AC_CANONICAL_HOST