openbsd-ports/www/wwwcount/patches/patch-ac
form 631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00

14 lines
353 B
Plaintext

# $OpenBSD: patch-ac,v 1.3 2000/01/27 21:14:04 form Exp $
--- libs/mcfg/Makefile.in.orig Fri Jan 28 01:01:04 2000
+++ libs/mcfg/Makefile.in Fri Jan 28 01:01:13 2000
@@ -14,7 +14,7 @@
# replace -O with -g in order to debug
DEFINES= $(INCLUDES) $(DEFS) -DSYS_UNIX=1
-CFLAGS= -O $(DEFINES)
+CFLAGS= @CFLAGS@ $(DEFINES)
SRCS = mcfg.c
OBJS = mcfg.o