summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-29 14:03:55 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-29 14:03:55 +0100
commitb1c863047ac78219d8babe9c15de90e18bd4ab1d (patch)
tree7998e60508c39c80bbdc1a830dafbfd54002751a /configure.ac
parent3c5e02214e999f7d3bb635aeea7843932800a389 (diff)
downloadexchange-b1c863047ac78219d8babe9c15de90e18bd4ab1d.tar.gz
exchange-b1c863047ac78219d8babe9c15de90e18bd4ab1d.tar.bz2
exchange-b1c863047ac78219d8babe9c15de90e18bd4ab1d.zip
use build-aux to support Debian packaging
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bd18a430b..f744631d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,6 +18,7 @@
#
AC_PREREQ([2.69])
AC_INIT([taler-exchange], [0.8.1], [taler-bug@gnunet.org])
+AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds