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

Diff of /classpath/configure.in

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

revision 1.84 by cbj, Sat Feb 9 21:49:03 2002 UTC revision 1.85 by cbj, Sun Feb 10 04:10:51 2002 UTC
# Line 221  dnl zip, and perl, however it should be Line 221  dnl zip, and perl, however it should be
221  dnl in maintainer mode.  dnl in maintainer mode.
222  AC_PATH_PROG(FIND, find)  AC_PATH_PROG(FIND, find)
223  AC_PATH_PROG(ZIP, zip)  AC_PATH_PROG(ZIP, zip)
224  AC_PATH_PROG(UNZIP, unzip)  dnl AC_PATH_PROG(UNZIP, unzip)
225  dnl AC_PATH_PROG(PERL, perl)  dnl AC_PATH_PROG(PERL, perl)
226    
227    AM_CONDITIONAL(HAVE_ZIP, test x$ZIP != x)
228    
229  AC_OUTPUT(Makefile  AC_OUTPUT(Makefile
230  com/Makefile  com/Makefile
231  com/sun/Makefile  com/sun/Makefile

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

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