diff options
Diffstat (limited to 'x11-toolkits/jx/files')
-rw-r--r-- | x11-toolkits/jx/files/patch-ag | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-toolkits/jx/files/patch-ag b/x11-toolkits/jx/files/patch-ag deleted file mode 100644 index c2d832455de..00000000000 --- a/x11-toolkits/jx/files/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile Sat Sep 11 16:44:38 1999 -+++ Makefile.new Wed Jun 7 12:39:22 2000 -@@ -492,9 +492,7 @@ - - CHECK_ACE := lib/util/ace/j_has_ace - --CC := ${shell if { which gcc > /dev/null; } \ -- then { echo gcc; } \ -- else { echo ${CC}; } fi } -+CC := ${CC} - - .PHONY : fix_ace - fix_ace: |