Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <5.0.1.4.2.20001203101112.02d31680@192.168.200.41>
X-Sender: rschulz@192.168.200.41
X-Mailer: QUALCOMM Windows Eudora Version 5.0.1
Date: Sun, 03 Dec 2000 10:14:25 -0800
To: gerrit.haase@t-online.de, cygwin@cygwin.com
From: Randall R Schulz <rschulz@teknowledge.com>
Subject: Re: Lp/lpr equiv or how do I print
In-Reply-To: <3A2A97B0.11761.1DA2920@localhost>
References: <20001128201639.A227@dothill.com>
 <4.2.0.58.20001128125501.017ddd00@helium.teknowledge.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-MDaemon-Deliver-To: cygwin@cygwin.com
X-Return-Path: rschulz@teknowledge.com

Gerrit,

Since Jason helped me so much with this, I'll chime in: It's 
"/usr/share/aclocal".

Of course, things like finding files is something computers are good at. I 
found this by guessing, but the brute force approach would be this:

         find / -iname '*aclocal*'

Randall Schulz
Teknowledge Corp.
Palo Alto, CA USA


At 09:57 12/3/2000, Gerrit P. Haase wrote:
><28 Nov 2000, 20:16 Uhr wars, als Jason Tishler folgendes schrub:>
>< Re: Lp/lpr equiv or how do I print >
>
>[...]
> >     ACLOCAL = ./missing aclocal
> >
> > ...
> >
> > automake is part of Cygwin.  You can get autoconf 1.4 and perl 5.6.0 from:
> >
> >     http://cygutils.netpedia.net/V1.1/index.html
>
>Hi Jason,
>
>You didn't mention, were aclocal is included, i couldn't find it...
>
>Ciao,
>
>gph
>
>--
>Gerrit Peter Haase



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

