From 3f48ced2acfda30bdbd57fe8b7c3f32b38a1132c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Wed, 25 Apr 2018 16:50:42 +0200 Subject: [PATCH] Fix when built as a projects subdir --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 501d83e..72b136e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,7 @@ AC_INIT([libpsl], [0.20.1], [tim.ruehsen@gmx.de], [libpsl], [https://github.com/rockdaboot/libpsl]) AC_PREREQ([2.59]) +AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.10 no-define foreign]) # Generate two configuration headers; one for building the library itself with