From mboxrd@z Thu Jan 1 00:00:00 1970 From: apbianco@sourceware.cygnus.com To: rhug-cvs@sources.redhat.com Subject: rhug/jython ChangeLog Makefile.am Makefile.in ... Date: Wed, 24 Oct 2001 22:30:00 -0000 Message-id: <20011025053034.22721.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00095.html List-Id: CVSROOT: /cvs/rhug Module name: rhug Changes by: apbianco@sources.redhat.com 2001-10-24 22:30:34 Modified files: jython : ChangeLog Makefile.am Makefile.in jython/upstream/src/org/python/core: PySystemState.java Log message: 2001-10-24 Alexandre Petit-Bianco * Makefile.in: Rebuilt. * Makefile.am (check_PROGRAMS): Removed test_jython, `test_jython' prefixed variable now prefixed with `jython.' (bin_PROGRAMS): Added jython. (data_DATA): New variable. (lib_org_jython_la_DEPENDENCIES): Likewise. (install-data-local:): New target. * upstream/src/org/python/core/PySystemState.java (initPath): `jython-lib' added to the libpath. ( http://sources.redhat.com/ml/rhug-rhats/2001-10/msg00059.html ) Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jython/ChangeLog.diff?cvsroot=rhug&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jython/Makefile.am.diff?cvsroot=rhug&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jython/Makefile.in.diff?cvsroot=rhug&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jython/upstream/src/org/python/core/PySystemState.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2