diff options
Diffstat (limited to 'graphics/dx/patches/patch-ag')
-rw-r--r-- | graphics/dx/patches/patch-ag | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/dx/patches/patch-ag b/graphics/dx/patches/patch-ag index c891da2caba..4333981f027 100644 --- a/graphics/dx/patches/patch-ag +++ b/graphics/dx/patches/patch-ag @@ -1,11 +1,11 @@ -$NetBSD: patch-ag,v 1.2 2000/01/31 20:56:49 drochner Exp $ +$NetBSD: patch-ag,v 1.3 2000/04/28 15:27:02 drochner Exp $ ---- src/uipp/dxui/Makefile.in.orig Thu Jan 6 21:18:02 2000 -+++ src/uipp/dxui/Makefile.in Sat Jan 29 17:52:12 2000 -@@ -78,7 +78,7 @@ - JAVAH = @JAVAH@ +--- src/uipp/dxui/Makefile.in.orig Wed Apr 5 21:01:39 2000 ++++ src/uipp/dxui/Makefile.in Wed Apr 12 16:37:34 2000 +@@ -87,7 +87,7 @@ JDK_CLASSPATH = @JDK_CLASSPATH@ JINC = @JINC@ + JNI_CFLAGS = @JNI_CFLAGS@ -LIBS = @LIBS@ +LIBS = @LIBS@ -lcompat MAKEINFO = @MAKEINFO@ |