Expunge revision histories in files.
[xtoys] / configure.in
index f65de24..b1a381e 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-m4-*-
 dnl
-dnl $Id: configure.in,v 1.15 2003/11/29 23:49:42 mdw Exp $
+dnl $Id: configure.in,v 1.16 2004/04/08 01:36:29 mdw Exp $
 dnl
 dnl Configuration script for X tools
 dnl
@@ -25,44 +25,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with X tools; 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.15  2003/11/29 23:49:42  mdw
-dnl Debianization fixes.
-dnl
-dnl Revision 1.14  1999/11/11 19:50:13  mdw
-dnl Build separately from libraries.
-dnl
-dnl Revision 1.13  1999/08/20 07:32:00  mdw
-dnl Version bump.
-dnl
-dnl Revision 1.12  1999/05/19 20:41:15  mdw
-dnl Track gratuitous change in mdwopt interface.
-dnl
-dnl Revision 1.11  1999/03/25 23:37:21  mdw
-dnl Remove absolute dependence on GTK.
-dnl
-dnl Revision 1.10  1999/03/24 22:23:00  mdw
-dnl Remove redundant call to AC_PROG_INSTALL.
-dnl
-dnl Revision 1.7  1998/12/15 23:46:24  mdw
-dnl Add `xcatch', and rearrange so that the GTK-based programs are only
-dnl mentioned in the Makefile.
-dnl
-dnl Revision 1.6  1998/12/11 09:50:38  mdw
-dnl Recursively build and configure mLib and mgLib.
-dnl
-dnl Revision 1.4  1998/11/21 22:27:42  mdw
-dnl Support library building in Makefile.  Bump patchlevel.
-dnl
-dnl Revision 1.3  1998/11/19 12:48:19  mdw
-dnl Don't bother with AC_ARG_PROGRAM any more.
-dnl
-dnl Revision 1.1  1998/11/16 23:00:49  mdw
-dnl Initial versions.
-dnl
-
 AC_INIT(xwait.c)
 AM_INIT_AUTOMAKE(xtoys, 1.3.0)
 AC_PROG_CC