Expunge revision histories in files.
[sw-tools] / configure.in
index ee36d35..77bfe46 100644 (file)
@@ -1,12 +1,3 @@
-dnl -*-fundamental-*-
-dnl
-dnl $Id: configure.in,v 1.10 1999/11/11 20:24:37 mdw Exp $
-dnl
-dnl Configuration for sw-tools
-dnl
-dnl (c) 1999 EBI
-dnl
-
 dnl ----- Licensing notice --------------------------------------------------
 dnl
 dnl This file is part of sw-tools.
@@ -25,31 +16,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with sw-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.10  1999/11/11 20:24:37  mdw
-dnl Build separately from mLib.
-dnl
-dnl Revision 1.9  1999/09/24 13:17:53  mdw
-dnl Version bump.
-dnl
-dnl Revision 1.7  1999/07/30 18:45:36  mdw
-dnl Configure the Perl bits.
-dnl
-dnl Revision 1.6  1999/07/28 09:31:49  mdw
-dnl Small amounts of tidying.
-dnl
-dnl Revision 1.5  1999/07/16 12:46:04  mdw
-dnl First proper release version.
-dnl
-dnl Revision 1.3  1999/06/18 18:59:39  mdw
-dnl Preliminary work for Perl scripts.
-dnl
-dnl Revision 1.1.1.1  1999/06/02 16:53:33  mdw
-dnl Initial import.
-dnl
-
 dnl --- Boring boilerplate ---
 
 AC_INIT(src/sw.c)