diff options
Diffstat (limited to 'libf2c/configure.in')
-rw-r--r-- | libf2c/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libf2c/configure.in b/libf2c/configure.in index bbcaac7..1746d0a 100644 --- a/libf2c/configure.in +++ b/libf2c/configure.in @@ -73,6 +73,7 @@ define([AC_PROG_CC_WORKS],[]) # the makefiles AC_PROG_CC +AM_PROG_LIBTOOL dnl These should be inherited in the recursive make, but ensure they are dnl defined: |