From 7c97715195f0a3a5a0d07b88c43beff495da89c1 Mon Sep 17 00:00:00 2001 From: Jeff Hobbs Date: Thu, 30 Jan 2003 17:52:35 +0000 Subject: [PATCH] typo fix --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 57dab7b..7ca0042 100644 --- a/configure.in +++ b/configure.in @@ -98,4 +98,4 @@ TEA_PROG_TCLSH # Finally, substitute all of the various values into the Makefile. #-------------------------------------------------------------------- -AC_OUTPUT([Makefile] library/pkgIndex.tcl) +AC_OUTPUT([Makefile library/pkgIndex.tcl]) -- 2.23.0