Skip to content

Commit

Permalink
cupid: add missing AC_LANG_FC call
Browse files Browse the repository at this point in the history
  • Loading branch information
pwdraper committed Feb 26, 2014
1 parent 3ea3d12 commit 5c22b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/cupid/configure.ac
Expand Up @@ -24,6 +24,7 @@ STAR_DEFAULTS(per-package-dirs)
dnl Find required versions of the programs we need for configuration
AC_PROG_CC
AC_PROG_CPP
AC_PROG_FC
AC_PROG_LIBTOOL

dnl Setup for creating a monolith.
Expand Down

0 comments on commit 5c22b80

Please sign in to comment.