e927ca3c45
- Don't use included libintl headers - Regen PLIST - Bump PKGNAME
13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.1 2005/02/13 16:40:59 alek Exp $
|
|
--- src/Makefile.in.orig Sun Feb 13 17:27:29 2005
|
|
+++ src/Makefile.in Sun Feb 13 17:27:41 2005
|
|
@@ -114,7 +114,7 @@ am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
|
|
localedir = $(datadir)/locale
|
|
-INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
|
|
+INCLUDES = -DLOCALEDIR=\"$(localedir)\"
|
|
|
|
# The `equate' program is still experimental.
|
|
bin_PROGRAMS = doc++ docify promote #equate
|