From 50a942cfbffdb207a849b2580aeb22613166e7e0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 24 Sep 1996 03:40:01 +0000 Subject: The great name change. svn path=/trunk/; revision=114 --- configure.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 68306f51..2c3552b2 100644 --- a/configure.in +++ b/configure.in @@ -1,10 +1,10 @@ -dnl Autoconfigure input file for popclient +dnl Autoconfigure input file for fetchmail dnl Carl Harris, ceharris@mal.com dnl dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT(popclient.h) dnl A distinctive file to look for in srcdir. +AC_INIT(fetchmail.h) dnl A distinctive file to look for in srcdir. AC_CONFIG_HEADER(config.h) # We want these before the checks, so the checks can modify their values. @@ -67,7 +67,7 @@ case $host in # Do *not* use the -t option! We explicitly want only # local delivery to the recipients named on the command line. # Also don't use -fpopmail -- this looks tempting, but will - # cause lossage unless you always run popclient from the + # cause lossage unless you always run fetchmail from the # account of a privileged user. AC_DEFINE(DEF_MDA,"/usr/lib/sendmail -oem %s") mdacmd="/usr/lib/sendmail -fpopmail \$u" @@ -195,7 +195,7 @@ AC_TRY_LINK([#include AC_MSG_RESULT(no)) # The presence of the following is not meant to imply -# that popclient necessarily works on those systems. +# that fetchmail necessarily works on those systems. dnl AC_DYNIX_SEQ dnl AC_XENIX_DIR dnl AC_IRIX_SUN -- cgit v1.2.3