Skip to content

Commit 11a9433

Browse files
committed
Add fortran suffix back to configure.ac
1 parent e4a9797 commit 11a9433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
22
dnl The macros which aren't shipped with the autotools are stored in the
33
dnl Tools/config directory in .m4 files.
44

5-
AC_INIT([swig],[4.1.0],[http://www.swig.org])
5+
AC_INIT([swig],[4.1.0+fortran],[http://www.swig.org])
66
AC_PREREQ([2.60])
77

88
AC_CONFIG_SRCDIR([Source/Swig/swig.h])

0 commit comments

Comments
 (0)