aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 32348bd..b3a998b 100644
--- a/configure.in
+++ b/configure.in
@@ -8,6 +8,9 @@ dnl
dnl $Id$
dnl
dnl $Log$
+dnl Revision 1.3 2011/03/15 21:15:11 root
+dnl *** empty log message ***
+dnl
dnl Revision 1.2 2009/02/08 16:56:26 root
dnl *** empty log message ***
dnl
@@ -18,6 +21,7 @@ AC_PREREQ(2.13)
AC_INIT(src/libjwg.c)
AC_PROG_CC
+AC_PROG_F77
AC_SYS_LARGEFILE