994149c63f
- add gssapi support tested by naddy@ in a bulk build, thanks!
13 lines
449 B
Plaintext
13 lines
449 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2008/11/13 13:14:05 ajacoutot Exp $
|
|
--- Makefile.in.orig Sat Jul 19 23:56:05 2008
|
|
+++ Makefile.in Sun Nov 9 15:51:07 2008
|
|
@@ -22,7 +22,7 @@ man1dir = $(mandir)/man1
|
|
man3dir = $(mandir)/man3
|
|
datarootdir = @datarootdir@
|
|
datadir = @datadir@
|
|
-docdir = $(datadir)/doc/neon-@NEON_VERSION@
|
|
+docdir = $(datadir)/doc/neon
|
|
includedir = @includedir@
|
|
neonincludes = $(includedir)/neon
|
|
pkgconfigdir = $(libdir)/pkgconfig
|