[pkg-java] r2894 - trunk/commons-daemon/src/native/unix

Marcus Better marcusb-guest at alioth.debian.org
Thu Dec 28 17:47:36 CET 2006


Author: marcusb-guest
Date: 2006-12-28 17:47:35 +0100 (Thu, 28 Dec 2006)
New Revision: 2894

Modified:
   trunk/commons-daemon/src/native/unix/configure.in
Log:
Don't use config.sub and config.guess from support/ dir.


Modified: trunk/commons-daemon/src/native/unix/configure.in
===================================================================
--- trunk/commons-daemon/src/native/unix/configure.in	2006-12-25 12:48:29 UTC (rev 2893)
+++ trunk/commons-daemon/src/native/unix/configure.in	2006-12-28 16:47:35 UTC (rev 2894)
@@ -27,9 +27,7 @@
 
 sinclude(./support/apfunctions.m4)dnl
 sinclude(./support/apjava.m4)dnl
-sinclude(./support/apsupport.m4)dnl
 AC_INIT(configure.in)
-AC_CONFIG_AUX_DIR(./support)
 
 dnl -------------------------------------------------------------------------
 dnl Check current host (forget about cross compilation) and validate it




More information about the pkg-java-commits mailing list