forked from mia/Aegisub
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:
parent
a9b479bd53
commit
1ec77b7576
1 changed files with 1 additions and 0 deletions
|
@ -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])
|
||||
|
|
Loading…
Reference in a new issue