You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Jim Jagielski <ji...@hyperreal.org> on 1997/07/17 05:08:31 UTC

cvs commit: apache/src/helpers TestLib

jim         97/07/16 20:08:31

  Modified:    src/helpers  TestLib
  Log:
  Oops
  
  Revision  Changes    Path
  1.2       +1 -1      apache/src/helpers/TestLib
  
  Index: TestLib
  ===================================================================
  RCS file: /export/home/cvs/apache/src/helpers/TestLib,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** TestLib	1997/07/17 02:56:37	1.1
  --- TestLib	1997/07/17 03:08:30	1.2
  ***************
  *** 17,23 ****
    rm -rf a.out
    cat ../Makefile.config > Makefile
    cat <<EOF >> Makefile
  ! TLIB=-$1
    CFLAGS=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS)
    LIBS=$(EXTRA_LIBS) $(LIBS1)
    INCLUDES=$(INCLUDES1) $(EXTRA_INCLUDES)
  --- 17,23 ----
    rm -rf a.out
    cat ../Makefile.config > Makefile
    cat <<EOF >> Makefile
  ! TLIB=-l$1
    CFLAGS=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS)
    LIBS=$(EXTRA_LIBS) $(LIBS1)
    INCLUDES=$(INCLUDES1) $(EXTRA_INCLUDES)
  
  
  

Re: cvs commit: apache/src/helpers TestLib

Posted by Alexei Kosut <ak...@nueva.pvt.k12.ca.us>.
On Wed, 16 Jul 1997, Jim Jagielski wrote:

> jim         97/07/16 20:08:31
> 
>   Modified:    src/helpers  TestLib
>   Log:
>   Oops

Y'know... this is a very unhelpful log comment. Remember that these
things show up whenever anyone does a cvs log, and are supposed to
help that person figure out what changed, when. This doesn't.

Just a thought :)

-- 
________________________________________________________________________
Alexei Kosut <ak...@nueva.pvt.k12.ca.us>      The Apache HTTP Server
URL: http://www.nueva.pvt.k12.ca.us/~akosut/   http://www.apache.org/