* [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx-samples/files: opendx-samples-4.4.0-nojava.patch
@ 2009-10-08 16:45 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2009-10-08 16:45 UTC (permalink / raw
To: gentoo-commits
bicatali 09/10/08 16:45:23
Added: opendx-samples-4.4.0-nojava.patch
Log:
Import from the science overlay. Thanks François Bissey for his efforts.
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-visualization/opendx-samples/files/opendx-samples-4.4.0-nojava.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx-samples/files/opendx-samples-4.4.0-nojava.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx-samples/files/opendx-samples-4.4.0-nojava.patch?rev=1.1&content-type=text/plain
Index: opendx-samples-4.4.0-nojava.patch
===================================================================
--- dxsamples-4.4.0/Makefile.am.nojava 2002-01-28 21:53:08.000000000 +0100
+++ dxsamples-4.4.0/Makefile.am 2006-09-03 01:40:26.000000000 +0200
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = callmodule data dxlink java macros \
+SUBDIRS = callmodule data dxlink macros \
outboard program_guide programs scripts \
supervise tutorial user util stereo
--- dxsamples-4.4.0/configure.ac-orig 2009-05-03 14:30:59.000000000 +1200
+++ dxsamples-4.4.0/configure.ac 2009-05-03 14:31:44.000000000 +1200
@@ -25,11 +25,6 @@ AC_SUBST(RTL_LIBS)
SHELL=/bin/sh
-AC_ARG_WITH(javadx,
- [ --with-javadx enable JAVADX (default is yes)],
- [with_javadx=$withval],
- [with_javadx='yes'])
-
AC_PROG_INSTALL
if test -z "$LN_S" ; then
AC_PROG_LN_S
@@ -40,25 +35,8 @@ DX_GET_PREFIX
DX_GET_ARCH
DX_ARCH_SPECIFIC
-MAKE_JAVADX_SAMPLES=""
-if test "with_javadx" != 'no' ; then
- failed=0;
- passed=0;
- DX_PROG_JAVAC(passed=`expr $passed + 1`,failed=`expr $failed + 1`)
- DX_PROG_JAR(passed=`expr $passed + 1`,failed=`expr $failed + 1`)
-
- if test $failed -eq 0 ; then
- DX_JAVADX_SETUP(passed=`expr $passed + 1`,failed=`expr $failed + 1`)
- if test $failed -eq 0 ; then
- MAKE_JAVADX_SAMPLES=samples
- fi
- fi
-fi
-
AC_OUTPUT( Makefile callmodule/Makefile callmodule/localmk \
data/Makefile dxlink/Makefile dxlink/dxlink_make \
- java/samples/Makefile java/Makefile java/userdata/Makefile \
- java/usermacros/Makefile java/nets/Makefile java/makes/Makefile \
macros/Makefile outboard/Makefile \
program_guide/Makefile program_guide/localmk program_guide/guidemake \
programs/2D_DATA/Makefile programs/3D_DATA/Makefile \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-08 16:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08 16:45 [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx-samples/files: opendx-samples-4.4.0-nojava.patch Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox