From 5d212a0671160e70b3dc4123536a40263e2ff004 Mon Sep 17 00:00:00 2001 From: dchandler Date: Sat, 16 Nov 2002 16:35:25 +0000 Subject: [PATCH] Now you can truly compile without either JMF or QT4J in your extensions/ directory tree. If and only if they are present, integration with them is compiled in. Removed a FIXME that I'd fixed a long time ago. --- build.xml | 64 ++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 24 deletions(-) diff --git a/build.xml b/build.xml index 4c27314..f3e264d 100644 --- a/build.xml +++ b/build.xml @@ -1048,29 +1048,49 @@ + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + @@ -1080,7 +1100,3 @@ - -