Remove redundant stuff.
[cfd] / configure.in
index 1e33665..3768286 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-fundamental-*-
 dnl
-dnl $Id: configure.in,v 1.8 1999/11/11 18:51:04 mdw Exp $
+dnl $Id: configure.in,v 1.9 2001/01/20 12:02:38 mdw Exp $
 dnl
 dnl Configuring the Common Files Distribution
 dnl
@@ -28,11 +28,8 @@ dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 dnl----- Revision history ---------------------------------------------------
 dnl
 dnl $Log: configure.in,v $
-dnl Revision 1.8  1999/11/11 18:51:04  mdw
-dnl Version bump.
-dnl
-dnl Revision 1.7  1999/10/23 12:35:22  mdw
-dnl Version bump.
+dnl Revision 1.9  2001/01/20 12:02:38  mdw
+dnl Remove redundant stuff.
 dnl
 dnl Revision 1.1.1.1  1999/05/05 19:23:47  mdw
 dnl New import.  The old CVS repository was lost in a disk disaster.
@@ -40,6 +37,4 @@ dnl
 
 AC_INIT(mklinks.in)
 AM_INIT_AUTOMAKE(common, 1.2.7)
-AM_PROG_INSTALL
-AC_ARG_PROGRAM
 AC_OUTPUT(Makefile mklinks findlinks txtlib mkaclocal)