vcpkg/ports/coinutils/coinutils.patch
Alexander Neumann d84e61c2c3
Fix coin-or ports. (#29398)
* add stuff

* coinutils stuff

* coin-or-* fixes!

* fix patch

* Fix openmvg

* fix openmvg by modifying includes

* fix ipopt.

* add !uwp supports in coinutils

* try fixing openmvg on osx

* format manifest and license stuff

* fix linkage

* v db
2023-02-09 14:51:04 -08:00

14 lines
401 B
Diff

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.