summaryrefslogtreecommitdiff
path: root/graphics/jpeg2ps-letter/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpeg2ps-letter/files/patch-aa')
-rw-r--r--graphics/jpeg2ps-letter/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/jpeg2ps-letter/files/patch-aa b/graphics/jpeg2ps-letter/files/patch-aa
new file mode 100644
index 000000000000..b06fe98a51c6
--- /dev/null
+++ b/graphics/jpeg2ps-letter/files/patch-aa
@@ -0,0 +1,23 @@
+*** Makefile.org Sat Dec 30 14:30:00 2000
+--- Makefile Sat Dec 30 14:38:10 2000
+***************
+*** 15,23 ****
+ # The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
+ # make -f Makefile "CCFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
+
+! CC=gcc
+! CCFLAGS= -c -DA4
+! LD=gcc
+ LDFLAGS=
+ OBJ=o
+ EXE=
+--- 15,23 ----
+ # The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
+ # make -f Makefile "CCFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
+
+! CC=cc
+! CCFLAGS= -O -c
+! LD=cc
+ LDFLAGS=
+ OBJ=o
+ EXE=