You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by hg...@apache.org on 2004/02/05 18:04:33 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2 configure.in

hgomez      2004/02/05 09:04:33

  Modified:    jk/native2 configure.in
  Log:
  Grab LIBTOOL from APXS
  
  Revision  Changes    Path
  1.15      +3 -2      jakarta-tomcat-connectors/jk/native2/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/configure.in,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- configure.in	10 Nov 2003 11:05:33 -0000	1.14
  +++ configure.in	5 Feb 2004 17:04:33 -0000	1.15
  @@ -254,6 +254,7 @@
   AC_SUBST(APR_CONFIGURE_ARGS)
   AC_SUBST(APR_LDFLAGS)
   AC_SUBST(COMMON_APR_OBJECTS)
  +AC_SUBST(LIBTOOL)
   
   dnl automake needs the path it does not work with $WEBSERVER
   dnl that why useless Makefiles are build.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org