Disable Fortran checks, thanks Greg! For whatever reason I only looked at the autoconf source, sigh.

Originally committed to SVN as r3101.
This commit is contained in:
Amar Takhar 2009-07-11 03:45:03 +00:00
parent a9b479bd53
commit 1ec77b7576

View file

@ -185,6 +185,7 @@ CHECK_GNU_MAKE
AC_PROG_CC
AC_PROG_CXX
AC_LANG(C++)
define([AC_LIBTOOL_LANG_F77_CONFIG], [:])
AC_PROG_LIBTOOL
AC_PROG_INSTALL
PKG_PROG_PKG_CONFIG([pkgconfig_required_version])