diff --git a/SWIG/configure.in b/SWIG/configure.in index 00ea697c4..58342720d 100644 --- a/SWIG/configure.in +++ b/SWIG/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl The macros which aren't shipped with the autotools are stored in the -dnl Tools/config directory as .m4 files. +dnl Tools/config directory in .m4 files. AC_INIT([swig],[1.3.20],[http://www.swig.org]) AC_PREREQ(2.54)