From dae12df8cd7be415187cdb936e5103fb71436543 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 27 Jan 2003 16:39:55 +0000 Subject: 18144: fix inconsequential typos. --- zshconfig.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zshconfig.ac') diff --git a/zshconfig.ac b/zshconfig.ac index 1f143717c..b3ab7dca8 100644 --- a/zshconfig.ac +++ b/zshconfig.ac @@ -1,5 +1,5 @@ dnl -dnl configure.in: Configure template for zsh. +dnl zshconfig.ac: Configure template for zsh. dnl Process this file with autoconf to produce a configure script. dnl dnl Copyright (c) 1995-1997 Richard Coleman @@ -1999,7 +1999,7 @@ AC_SUBST_FILE(DEFS_MK)dnl AC_SUBST_FILE(VERSION_MK)dnl AC_OUTPUT(Config/defs.mk Makefile Doc/Makefile Etc/Makefile Src/Makefile \ -Test/Makefile, \ +Test/Makefile, [test -z "$CONFIG_HEADERS" || echo > stamp-h]) eval "zshbin1=${bindir}" -- cgit 1.4.1