Expunge revision histories in files.
[anag] / configure.in
index 11ffc8f..f302f3c 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-m4-*-
 dnl
-dnl $Id: configure.in,v 1.5 2003/11/30 00:58:21 mdw Exp $
+dnl $Id: configure.in,v 1.6 2004/04/08 01:36:19 mdw Exp $
 dnl
 dnl Configuration script
 dnl
@@ -25,26 +25,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with Anag; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-dnl ----- Revision history --------------------------------------------------
-dnl
-dnl $Log: configure.in,v $
-dnl Revision 1.5  2003/11/30 00:58:21  mdw
-dnl Various fixes.
-dnl
-dnl Revision 1.4  2003/11/29 23:38:37  mdw
-dnl Debianization.
-dnl
-dnl Revision 1.3  2002/08/11 12:59:00  mdw
-dnl New Tcl/Tk interface; regular expression support.
-dnl
-dnl Revision 1.2  2001/02/06 10:06:25  mdw
-dnl Find a suitable Java compiler.  If there isn't one, don't compile the
-dnl Java bits.
-dnl
-dnl Revision 1.1  2001/02/04 17:14:42  mdw
-dnl Initial checkin
-dnl
-
 AC_INIT(anag.c)
 AM_INIT_AUTOMAKE(anag, 1.1.0)
 AM_CONFIG_HEADER(config.h)