openbsd-ports/net/oidentd/patches/patch-src_Makefile_in

13 lines
430 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.1 2002/08/04 17:32:28 naddy Exp $
--- src/Makefile.in.orig Sun Aug 4 19:17:49 2002
+++ src/Makefile.in Sun Aug 4 19:18:37 2002
@@ -129,7 +129,7 @@ oidentd_LDFLAGS =
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-CPPFLAGS = @CPPFLAGS@
+CPPFLAGS = @CPPFLAGS@ -DSYSCONFDIR=\"$(sysconfdir)\"
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
depcomp = $(SHELL) $(top_srcdir)/depcomp