Subject: Re: finding dependencies in the modular x.org tree
To: Blair Sadewitz <blair.sadewitz@gmail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-users
Date: 01/13/2007 21:33:10
On Sat, 13 Jan 2007, Blair Sadewitz wrote:

> I don't see any listed dependencies for the proto modules.

Look at a few examples:

driver/xf86-video-ati/configure.ac
lib/libXv/configure.ac
app/rgb/configure.ac

I see over a hundred examples in the Xorg source tree.

(As for your script, I don't know where you are looking. I just used find 
for -name configure.ac and grep.)

  Jeremy C. Reed