Use a copy of @str_qword@ for word splitting, to handle quotes
[cfd] / configure.in
index 069f6bd..1e33665 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-fundamental-*-
 dnl
-dnl $Id: configure.in,v 1.1 1999/05/05 19:23:47 mdw Exp $
+dnl $Id: configure.in,v 1.8 1999/11/11 18:51:04 mdw Exp $
 dnl
 dnl Configuring the Common Files Distribution
 dnl
@@ -28,15 +28,18 @@ dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 dnl----- Revision history ---------------------------------------------------
 dnl
 dnl $Log: configure.in,v $
-dnl Revision 1.1  1999/05/05 19:23:47  mdw
-dnl Initial revision
+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
 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.
-AM_INIT_AUTOMAKE(common, 1.2.0)
+dnl
 
 AC_INIT(mklinks.in)
-AM_INIT_AUTOMAKE(common, 1.2.4)
+AM_INIT_AUTOMAKE(common, 1.2.7)
 AM_PROG_INSTALL
 AC_ARG_PROGRAM
 AC_OUTPUT(Makefile mklinks findlinks txtlib mkaclocal)