summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-09 11:39:36 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-09 11:39:36 +0000
commitfb6b92856fb564bfccdb3b58846c3e8d83bfc162 (patch)
tree697237382b9c6c0520a121cea300147682e9bfa0 /converters
parentForgot, this depends on iso8879. (diff)
Pick up $CFLAGS from /etc/make.conf.
Notes
Notes: svn path=/head/; revision=7256
Diffstat (limited to 'converters')
-rw-r--r--converters/mimepp/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/mimepp/files/patch-aa b/converters/mimepp/files/patch-aa
new file mode 100644
index 000000000000..5abd8e4171af
--- /dev/null
+++ b/converters/mimepp/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Fri Feb 14 05:10:37 1997
++++ Makefile Wed Jul 9 13:33:09 1997
+@@ -21,7 +21,7 @@
+
+ # C++ compiler flags (except -c, -I, -L, -l)
+ # Add -g here if you want debugger symbols included
+-CXXFLAGS = -DDW_EOL_LF
++CXXFLAGS = -DDW_EOL_LF ${CFLAGS}
+
+ # The search path for include files. Change only if necessary.
+ INC_PATH = -I.