/[classpath]/classpath/configure.in
ViewVC logotype

Diff of /classpath/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.111 by cbj, Sat Dec 21 05:39:06 2002 UTC revision 1.112 by cbj, Tue Dec 24 05:35:22 2002 UTC
# Line 233  AC_SUBST(REMOVE) Line 233  AC_SUBST(REMOVE)
233    
234  dnl This is probably useless.  dnl This is probably useless.
235  AC_PATH_PROG(SH, sh)  AC_PATH_PROG(SH, sh)
236    AC_PATH_PROG(MKDIR, mkdir)
237    AC_PATH_PROG(CP, cp)
238    AC_PATH_PROG(DATE, date)
239    
240  dnl According to the GNU coding guide, we shouldn't require find,  dnl According to the GNU coding guide, we shouldn't require find,
241  dnl and zip, however GNU provides both so it should be okay  dnl and zip, however GNU provides both so it should be okay
# Line 340  javax/Makefile Line 343  javax/Makefile
343  javax/accessibility/Makefile  javax/accessibility/Makefile
344  javax/naming/Makefile  javax/naming/Makefile
345  javax/naming/directory/Makefile  javax/naming/directory/Makefile
346    javax/naming/event/Makefile
347    javax/naming/ldap/Makefile
348  javax/naming/spi/Makefile  javax/naming/spi/Makefile
349  javax/rmi/Makefile  javax/rmi/Makefile
350  javax/rmi/CORBA/Makefile  javax/rmi/CORBA/Makefile
351    javax/sql/Makefile
352  javax/swing/Makefile  javax/swing/Makefile
353  javax/swing/border/Makefile  javax/swing/border/Makefile
354  javax/swing/colorchooser/Makefile  javax/swing/colorchooser/Makefile

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26