aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/coinutils/coinutils.patch
blob: d12763b73f1e7ce07b14dfe7f511893209d671b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index f35c22949..8787a1c0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,6 +10,8 @@
 
 AC_INIT([CoinUtils],[devel],[https://github.com/coin-or/CoinUtils/issues/new],[coin-or-coinutils],[https://github.com/coin-or/CoinUtils])
 
+AC_CONFIG_MACRO_DIR([m4])
+
 AC_COPYRIGHT([
 Copyright 2006 International Business Machines and others.
 All Rights Reserved.