From ccc6d5e56f0b1b31aa8385dbbd32fef63e2ecdb1 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 19 May 2003 22:07:55 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4802 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)