From 91fe3a3465310840fd9df7c7df7c706cbd1170de Mon Sep 17 00:00:00 2001 From: Laurent Van Migroet <l.vanmiegroet@ulg.ac.be> Date: Tue, 18 Nov 2008 08:27:01 +0000 Subject: [PATCH] correction fi ->endif --- utils/misc/variables.msvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/misc/variables.msvc b/utils/misc/variables.msvc index 8a4adb3671..b3fc4e3a7e 100644 --- a/utils/misc/variables.msvc +++ b/utils/misc/variables.msvc @@ -22,7 +22,7 @@ else UNAME=WIN32 RM=rm -f MV=mv -f -fi +endif # Change the following to select which version to build: ENABLE_GSL=0 -- GitLab