chiark / gitweb /
Expunge revision histories in files.
[mgLib] / configure.in
index 39b5802e6aef09f04bee6aeccf90ea25b1c86382..8f2c22af240803a8d891faa531a5bef06db361ab 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-m4-*-
 dnl
-dnl $Id: configure.in,v 1.11 2003/11/29 23:45:03 mdw Exp $
+dnl $Id: configure.in,v 1.12 2004/04/08 01:36:14 mdw Exp $
 dnl
 dnl Configuration script for mgLib
 dnl
@@ -26,44 +26,6 @@ dnl License along with mgLib; if not, write to the Free
 dnl Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 dnl MA 02111-1307, USA.
 
-dnl ----- Revision history --------------------------------------------------
-dnl
-dnl $Log: configure.in,v $
-dnl Revision 1.11  2003/11/29 23:45:03  mdw
-dnl Debianization fixes.
-dnl
-dnl Revision 1.10  2002/01/13 14:32:33  mdw
-dnl Use the correct compiler flags.  Maybe.
-dnl
-dnl Revision 1.9  2000/08/15 22:45:56  mdw
-dnl Whoops.  Use the right library initialization rune.
-dnl
-dnl Revision 1.8  2000/08/15 22:40:48  mdw
-dnl New library configuration stuff from `common'.
-dnl
-dnl Revision 1.7  1999/11/11 19:54:37  mdw
-dnl Prep for standalone release.
-dnl
-dnl Revision 1.6  1999/05/06 19:51:48  mdw
-dnl Reformatted the LGPL notice a little bit.
-dnl
-dnl Revision 1.5  1999/05/05 18:52:45  mdw
-dnl Change licensing conditions to LGPL.
-dnl
-dnl Revision 1.4  1999/03/25 23:36:08  mdw
-dnl Compile to nothing in absence of GTK, for the benefit of parent packages
-dnl which contain non-GTK-dependent parts.
-dnl
-dnl Revision 1.3  1999/03/24 22:22:59  mdw
-dnl Remove redundant call to AC_PROG_INSTALL.
-dnl
-dnl Revision 1.2  1998/12/15 23:48:21  mdw
-dnl Don't need to check for `vsnprintf' any more.
-dnl
-dnl Revision 1.1  1998/12/11 09:44:21  mdw
-dnl Initial version.
-dnl
-
 AC_INIT(mdwfocus.c)
 mdw_INIT_LIB(mgLib, mgLib, 1.1.0)