4 Mar
2017
4 Mar
'17
5:13 p.m.
--- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 57fa0079..301e2ebe 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,8 @@ dnl ** Process it with autoconf to get ./configure dnl ** (c) 1999--2000 Martin Mares <mj@ucw.cz> AC_REVISION($Id$) -AC_INIT(conf/confbase.Y) +AC_INIT +AC_CONFIG_SRCDIR([conf/confbase.Y]) AC_CONFIG_AUX_DIR(tools) AC_ARG_ENABLE(debug, [ --enable-debug enable internal debugging routines (default: disabled)],,enable_debug=no) -- 2.12.0