openbsd-ports/comms/hylafax/patches/patch-defs_in
brad b690808148 - repsect CC/CXX/CFLAGS/CXXFLAGS
- PREFIX -> LOCALBASE for db/tiff lib/header paths
2003-01-31 15:53:50 +00:00

13 lines
306 B
Plaintext

$OpenBSD: patch-defs_in,v 1.1 2003/01/31 15:53:50 brad Exp $
--- defs.in.orig Fri Jan 31 10:34:45 2003
+++ defs.in Fri Jan 31 10:35:31 2003
@@ -128,7 +128,7 @@ LLDOPTS = @LLDOPTS@
#
# Default optimizer and prototype options
#
-OPTIMIZER = -O
+OPTIMIZER =
CVERSION = @ENVOPTS@
C++FILE = @CXXFILE@