openbsd-ports/converters/mimepp/patches/patch-aa
1998-04-29 05:06:27 +00:00

20 lines
565 B
Plaintext

*** makefile.unx Tue Sep 2 19:28:33 1997
--- /home/andy/tmp/wrk/makefile.unx Tue Sep 23 07:48:55 1997
***************
*** 26,32 ****
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS =
# The search path for include files. Change only if necessary.
INC_PATH = -I.
--- 26,32 ----
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS = ${CFLAGS}
# The search path for include files. Change only if necessary.
INC_PATH = -I.