Re: building xcb without check

2005-08-04 Thread Jamey Sharp
On Wed, 2005-08-03 at 20:13 +0200, Stepan Kasal wrote: > On Wed, Aug 03, 2005 at 02:06:03PM -0400, Trevor Woerner wrote: > > How old is Automake-1.9? > > One year plus one week. You'd think people could keep up with releases at that rate, but my experience is people who aren't running Debian comp

Re: building xcb without check

2005-08-03 Thread Noah Misch
On Wed, Aug 03, 2005 at 11:12:25AM -0400, Trevor Woerner wrote: > Personally, things that I ./configure and compile on my own I like to > install into /usr/local/packages/ and then use stow > [http://directory.fsf.org/stow.html] to symlink those things into > /usr/local/ For this reason my chec

Re: building xcb without check

2005-08-03 Thread Trevor Woerner
On 8/3/05, Andreas Schwab <[EMAIL PROTECTED]> wrote: > Trevor Woerner <[EMAIL PROTECTED]> writes: > It does. > > $ autoreconf --help > [...] > The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL, > AUTOPOINT, LIBTOOLIZE are honored. Thanks Andreas, I hadn't noticed before that autor

Re: building xcb without check

2005-08-03 Thread Andreas Schwab
Trevor Woerner <[EMAIL PROTECTED]> writes: > Unfortunately the autoreconf tool (which our autogen.sh script uses) > doesn't provide a means to pass this option onto the aclocal program. It does. $ autoreconf --help [...] The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL, AUTOPOIN