From b71cd82c4a9adf975df7b59d6d0932d8eeb61970 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Thu, 11 Jun 2009 12:43:40 +0000
Subject: [PATCH] dummy commit to test the post-commit hook

[[Imported from SVN: r2472]]
---
 m4/ipopt.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/ipopt.m4 b/m4/ipopt.m4
index 04639aca..44b5007f 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