Strange autoconf result on Alpha Linux

From: Guido Serassio <serassio@dont-contact.us>
Date: Sat, 25 Aug 2001 18:43:21 +0200

Hi,

When I'm testing my new hosts_file code on a Linux Alpha, I found a strange
thing on src/Makefile after a simple autoheader && autoconf:

#
# Makefile for the Squid Object Cache server
#
# $Id$
#
# Uncomment and customize the following to suit your needs:
#

prefix = /usr/local/squid
exec_prefix = ${prefix}
exec_suffix =
cgi_suffix = .cgi
top_srcdir = ..
bindir = ${exec_prefix}/bin
libexecdir = ${exec_prefix}/lib
sysconfdir = ${prefix}/etc
localstatedir = /var/lib <========= ?????
srcdir = .

Is this normal for Linux platform ?

[serassio@io 2.5d1]$ uname -a
Linux io.sg.private 2.4.7 #9 Fri Aug 10 12:25:08 CEST 2001 alpha unknown

[serassio@io 2.5d1]$ autoconf --version
autoconf (GNU Autoconf) 2.52
Written by David J. MacKenzie.

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
Tel. : +39.011.610749
E-mail: serassio@interfree.it
         serassio@libero.it
WWW: http://www.serassio.it
Received on Sat Aug 25 2001 - 10:45:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:15 MST