You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by rb...@apache.org on 2001/07/30 17:09:02 UTC

cvs commit: apr-util configure.in

rbb         01/07/30 08:09:02

  Modified:    .        configure.in
  Log:
  Grab the libtool.m4 files from APR.  This fixes the bug Jeff just reported.
  You will only see the bug if you have removed the old aclocal.m4 file.
  
  Revision  Changes    Path
  1.28      +1 -0      apr-util/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr-util/configure.in,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- configure.in	2001/07/30 04:32:41	1.27
  +++ configure.in	2001/07/30 15:09:02	1.28
  @@ -9,6 +9,7 @@
   AC_CONFIG_AUX_DIR(../apr/build)
   
   sinclude(build/apu_config.m4)
  +sinclude(../apr/build/libtool.m4)
   
   AC_PROG_CC
   AC_PROG_AWK
  
  
  

Re: cvs commit: apr-util configure.in

Posted by Ryan Bloom <rb...@covalent.net>.
On Monday 30 July 2001 08:15, Justin Erenkrantz wrote:
> On Mon, Jul 30, 2001 at 03:09:02PM -0000, rbb@apache.org wrote:
> > rbb         01/07/30 08:09:02
> >
> >   Modified:    .        configure.in
> >   Log:
> >   Grab the libtool.m4 files from APR.  This fixes the bug Jeff just
> > reported. You will only see the bug if you have removed the old
> > aclocal.m4 file.
>
> Now you broke it for me.  It was working fine before this.
>
> (Something about pleasing all of the people none of the time.)  -- justin

Try removing your old aclocal.m4 and see if that fixes it.

Ryan

_____________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
Covalent Technologies			rbb@covalent.net
-----------------------------------------------------------------------------

Re: cvs commit: apr-util configure.in

Posted by Ryan Bloom <rb...@covalent.net>.
On Monday 30 July 2001 08:15, Justin Erenkrantz wrote:
> On Mon, Jul 30, 2001 at 03:09:02PM -0000, rbb@apache.org wrote:
> > rbb         01/07/30 08:09:02
> >
> >   Modified:    .        configure.in
> >   Log:
> >   Grab the libtool.m4 files from APR.  This fixes the bug Jeff just
> > reported. You will only see the bug if you have removed the old
> > aclocal.m4 file.
>
> Now you broke it for me.  It was working fine before this.
>
> (Something about pleasing all of the people none of the time.)  -- justin

Try removing your old aclocal.m4 and see if that fixes it.

Ryan

_____________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
Covalent Technologies			rbb@covalent.net
-----------------------------------------------------------------------------

Re: cvs commit: apr-util configure.in

Posted by Justin Erenkrantz <je...@ebuilt.com>.
On Mon, Jul 30, 2001 at 03:09:02PM -0000, rbb@apache.org wrote:
> rbb         01/07/30 08:09:02
> 
>   Modified:    .        configure.in
>   Log:
>   Grab the libtool.m4 files from APR.  This fixes the bug Jeff just reported.
>   You will only see the bug if you have removed the old aclocal.m4 file.

Now you broke it for me.  It was working fine before this.  

(Something about pleasing all of the people none of the time.)  -- justin


Re: cvs commit: apr-util configure.in

Posted by Jeff Trawick <tr...@attglobal.net>.
rbb@apache.org writes:

> rbb         01/07/30 08:09:02
> 
>   Modified:    .        configure.in
>   Log:
>   Grab the libtool.m4 files from APR.  This fixes the bug Jeff just reported.
>   You will only see the bug if you have removed the old aclocal.m4 file.

c00l!!!!!!!!!!!!!!!!

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

Re: cvs commit: apr-util configure.in

Posted by Justin Erenkrantz <je...@ebuilt.com>.
On Mon, Jul 30, 2001 at 03:09:02PM -0000, rbb@apache.org wrote:
> rbb         01/07/30 08:09:02
> 
>   Modified:    .        configure.in
>   Log:
>   Grab the libtool.m4 files from APR.  This fixes the bug Jeff just reported.
>   You will only see the bug if you have removed the old aclocal.m4 file.

Now you broke it for me.  It was working fine before this.  

(Something about pleasing all of the people none of the time.)  -- justin