Commit 6edec9e63e5bff5ebf3012f3d9a0c3504cb7ddc0

Thomas de Grivel 2023-08-05T19:09:41

remove build dirs

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index edc5d72..9a53387 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ case "${host}" in
     ;;
 esac
 
-AX_ENABLE_BUILDDIR
+dnl AX_ENABLE_BUILDDIR
 
 AM_INIT_AUTOMAKE