You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Havard <br...@kheldar.apana.org.au> on 2000/10/08 10:27:46 UTC

apr/helpers/config.{guess,sub}

These two files are installed by buildconf so shouldn't really have been
checked into CVS. Anyone object to blowing them away? They annoy me by
cluttering my diffs....

If we need to keep custom versions of them, buildconf shouldn't clobber
them.

-- 
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------


Re: apr/helpers/config.{guess,sub}

Posted by Jeff Trawick <tr...@bellsouth.net>.
rbb@covalent.net writes:

> Please blow them away.
> 
> Ryan
> 
> On Sun, 8 Oct 2000, Brian Havard wrote:
> 
> > These two files are installed by buildconf so shouldn't really have been
> > checked into CVS. Anyone object to blowing them away? They annoy me by
> > cluttering my diffs....
> > 
> > If we need to keep custom versions of them, buildconf shouldn't clobber
> > them.

As I noted in a follow-up to Brian's commit, I don't see that
buildconf clobbers these...

After cvs update -dP and make distclean:

/usr/home/trawick/apache/apache-2.0/src% find . -name config.sub
./lib/apr/shmem/unix/mm/config.sub
./lib/pcre/config.sub
./config.sub
/usr/home/trawick/apache/apache-2.0/src% ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: libtool version 1.3.4 (ok)
rebuilding aclocal.m4
rebuilding configure
*** Error code 1 (ignored)
rebuilding include/ap_config_auto.h.in
*** Error code 1 (ignored)
rebuilding lib/apr/configure
/usr/home/trawick/apache/apache-2.0/src% find . -name config.sub
./lib/apr/shmem/unix/mm/config.sub
./lib/pcre/config.sub
./config.sub
/usr/home/trawick/apache/apache-2.0/src%  ./configure
--with-maintainer-mode --pr
efix=/tmp/apache-2.0
creating cache ./config.cache
checking host system type... i386-unknown-freebsdelf3.4
checking target system type... i386-unknown-freebsdelf3.4
checking build system type... i386-unknown-freebsdelf3.4

(many lines omitted)

checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether byte ordering is bigendian... no
updating cache ./config.cache
configuring package in lib/apr now
loading cache ../.././config.cache
configure: error: can not run helpers/config.sub
configure failed for lib/apr
/usr/home/trawick/apache/apache-2.0/src%   find . -name config.sub
./lib/apr/shmem/unix/mm/config.sub
./lib/pcre/config.sub
./config.sub

-- 
Jeff Trawick | trawick@ibm.net | PGP public key at web site:
     http://www.geocities.com/SiliconValley/Park/9289/
          Born in Roswell... married an alien...

Re: apr/helpers/config.{guess,sub}

Posted by rb...@covalent.net.
Please blow them away.

Ryan

On Sun, 8 Oct 2000, Brian Havard wrote:

> These two files are installed by buildconf so shouldn't really have been
> checked into CVS. Anyone object to blowing them away? They annoy me by
> cluttering my diffs....
> 
> If we need to keep custom versions of them, buildconf shouldn't clobber
> them.
> 
> -- 
>  ______________________________________________________________________________
>  |  Brian Havard                 |  "He is not the messiah!                   |
>  |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
>  ------------------------------------------------------------------------------
> 


_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------