summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVincent Torri <vtorri@univ-evry.fr>2009-03-11 00:39:59 +0100
committerAlbert Astals Cid <aacid@kde.org>2009-03-11 00:42:07 +0100
commit0ca9ae2848808d15e7a2b00f5eb33bb8f990c887 (patch)
tree092956791e145805423f272f07013d9647f9a72d /configure.ac
parent710e329a3a6a9ee2eed997c9eeaea21c44237423 (diff)
remove the fortran check during the initialisation of libtool
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 63a3a412..b1136a2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,7 @@ AM_CONFIG_HEADER(poppler/poppler-config.h)
dnl ##### Initialize libtool.
AC_LIBTOOL_WIN32_DLL
+define([AC_LIBTOOL_LANG_F77_CONFIG], [:])
AC_PROG_LIBTOOL
dnl ##### Checks for programs.