From 4cdb7bfda93c50b2dbfe6f6c39e6e22403aa0f73 Mon Sep 17 00:00:00 2001 From: Christophe Bothamy Date: Tue, 16 Jul 2002 12:08:38 +0000 Subject: [PATCH] - added $Id cvs tag as AC_REVISION --- bochs/configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bochs/configure.in b/bochs/configure.in index 2774d6612..7e30e54dd 100644 --- a/bochs/configure.in +++ b/bochs/configure.in @@ -2,6 +2,7 @@ dnl // Process this file with autoconf to produce a configure script. AC_PREREQ(2.4) AC_INIT(bochs.h) +AC_REVISION([[$Id: configure.in,v 1.83 2002-07-16 12:08:38 cbothamy Exp $]]) AC_CONFIG_HEADER(config.h) dnl // Put Bochs version information right here so that it gets substituted