summaryrefslogtreecommitdiff
path: root/print/mp-letter/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/mp-letter/files/patch-aa')
-rw-r--r--print/mp-letter/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/mp-letter/files/patch-aa b/print/mp-letter/files/patch-aa
index f434eadc849f..7abc50789465 100644
--- a/print/mp-letter/files/patch-aa
+++ b/print/mp-letter/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Wed Jul 29 21:33:32 1998
-+++ Makefile Wed Jul 29 21:35:09 1998
+--- Makefile.orig Wed Jul 29 21:42:13 1998
++++ Makefile Wed Jul 29 21:42:24 1998
@@ -45,11 +45,14 @@
# Default locations where mp files will be installed.
# You might wish to alter these values.
@@ -23,14 +23,14 @@
#
CDEFS = $(GECOSFIELDS) $(GECOSLENGTH) $(PROLOGUE)
-CCOMP = -O
-+#CCOMP = -l
-+CCOMP = $(CFLAGS)
++CXXFLAGS ?= $(CFLAGS)
++CCOMP := $(CXXFLAGS)
CCFLAGS = $(CCOMP) $(CDEFS)
LDFLAGS =
-CCC = g++
+CXXFLAGS = $(CCFLAGS) # needed for gmake's implicit rule
-+CCC = $(CXX)
++CCC = $(CXX)
#=================================================================
.KEEPSTATE: