From b89e694b4c785076f9d4ad2d069cf678da29ec50 Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 29 Oct 2001 18:50:39 -0800 Subject: [TODO defines.h loginrec.c] Change the references to configure.in to configure.ac --- defines.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'defines.h') diff --git a/defines.h b/defines.h index 886ad940..060b6f35 100644 --- a/defines.h +++ b/defines.h @@ -1,7 +1,7 @@ #ifndef _DEFINES_H #define _DEFINES_H -/* $Id: defines.h,v 1.73 2001/10/22 00:53:59 tim Exp $ */ +/* $Id: defines.h,v 1.74 2001/10/30 02:50:40 tim Exp $ */ /* Necessary headers */ @@ -454,7 +454,7 @@ struct winsize { * Define this to use pipes instead of socketpairs for communicating with the * client program. Socketpairs do not seem to work on all systems. * - * configure.in sets this for a few OS's which are known to have problems + * configure.ac sets this for a few OS's which are known to have problems * but you may need to set it yourself */ /* #define USE_PIPES 1 */ -- cgit v1.2.3