Index: lib/gmath/la.c
===================================================================
--- lib/gmath/la.c	(revision 54175)
+++ lib/gmath/la.c	(working copy)
@@ -33,7 +33,7 @@
  ********/
 #include <grass/config.h>
 
-#if defined(HAVE_LIBLAPACK) && defined(HAVE_LIBBLAS) && defined(HAVE_G2C_H)
+#if defined(HAVE_LIBLAPACK) && defined(HAVE_LIBBLAS) //&& defined(HAVE_G2C_H)
 
 #include <grass/gis.h>
 #include <grass/glocale.h>
