hello there, the attached patch --already committed-- adds keytool.sh to the list of files to be generated by configure.
2006-05-02 Raif S. Naffah <[EMAIL PROTECTED]>
* tools/.cvsignore: Added keytool.sh.
* configure.ac: Added tools/keytool.sh to AC_CONFIG_FILES.
cheers;
rsn
Index: configure.ac =================================================================== RCS file: /cvsroot/classpath/classpath/configure.ac,v retrieving revision 1.144 diff -u -r1.144 configure.ac --- configure.ac 17 Apr 2006 10:21:22 -0000 1.144 +++ configure.ac 2 May 2006 01:43:25 -0000 @@ -676,6 +676,7 @@ lib/copy-vmresources.sh tools/Makefile tools/jarsigner.sh +tools/keytool.sh examples/Makefile examples/Makefile.jawt]) AC_CONFIG_COMMANDS([gen-classlist],[chmod 755 lib/gen-classlist.sh]) Index: .cvsignore =================================================================== RCS file: /cvsroot/classpath/classpath/tools/.cvsignore,v retrieving revision 1.4 diff -u -r1.4 .cvsignore --- .cvsignore 2 Apr 2006 01:17:59 -0000 1.4 +++ .cvsignore 2 May 2006 01:45:29 -0000 @@ -1,4 +1,5 @@ jarsigner.sh +keytool.sh Makefile.in Makefile tools.zip
pgpiIsG0ROYJ3.pgp
Description: PGP signature
