From 5b03113be2f210fd12b96f1e72cd32b48d620454 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Thu, 11 Jun 2009 12:37:14 +0000 Subject: [PATCH] dummy commit to test the post-commit hook [[Imported from SVN: r2471]] --- m4/ipopt.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/ipopt.m4 b/m4/ipopt.m4 index 44b5007f..04639aca 100644 --- a/m4/ipopt.m4 +++ b/m4/ipopt.m4 @@ -1,6 +1,6 @@ # searches for ipopt headers and libs -AC_DEFUN([DUNE_IPOPT],[ +AC_DEFUN([DUNE_IPOPT], [ AC_REQUIRE([AC_PROG_CXX]) AC_ARG_WITH(ipopt, -- GitLab