61e6d9d80c
Reformat DESCR, remove unneeded patches and LIB*ALIAS goo, reformat Makefile Tested by many, thanks naddy for alpha, kili for zaurus and powerpc, okan for amd64 and sparc64, sthen for sparc64 and others i forgot. Ports depending on it have been vastly tested, thanks sthen for iksemel, aanriot for prelude, Sebastian Reitenbach for heartbeat, and surely others. ok kili@ okan@
13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.3 2007/12/03 20:57:33 landry Exp $
|
|
--- src/Makefile.in.orig Wed Oct 17 16:02:42 2007
|
|
+++ src/Makefile.in Thu Oct 25 13:17:15 2007
|
|
@@ -245,7 +245,7 @@ BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
|
|
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
|
|
CC = @CC@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
-CFLAGS = @CFLAGS@
|
|
+CFLAGS = @CFLAGS@ -I./cfg
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CXX = @CXX@
|