From fbf5953af7652c4c6d6e23ce31ec229d220274ce Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Sun, 16 Dec 2007 00:08:57 +0000 Subject: [PATCH] *** empty log message *** --- test_problems/spectroscopy/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_problems/spectroscopy/Makefile.in b/test_problems/spectroscopy/Makefile.in index 80a7f9722..0bfdbe0a8 100644 --- a/test_problems/spectroscopy/Makefile.in +++ b/test_problems/spectroscopy/Makefile.in @@ -29,7 +29,7 @@ LINK_OPTIONS = @EXTRA_LINK@ os_is_win = @OS_IS_WIN@ # Fortran libraries -FORT_LIBS = @FLIBS@ +FORT_LIBS = #@FLIBS@ # the C++ compiler CXX = @CXX@