4924cc6423
as part of the update to gettext 0.14.5. The gettext-tools package contains all the development tools, but autopoint and gettextize.
22 lines
871 B
Text
22 lines
871 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2006/02/05 22:38:15 joerg Exp $
|
|
|
|
--- gettext-tools/Makefile.in.orig 2006-02-03 15:55:59.000000000 +0000
|
|
+++ gettext-tools/Makefile.in
|
|
@@ -348,7 +348,7 @@ sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
|
|
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4
|
|
-SUBDIRS = doc intl lib libgrep libuniname src po projects misc man m4 tests examples
|
|
+SUBDIRS = doc intl lib libgrep libuniname src po man tests
|
|
# vms_jackets.h is a header that comes with Compaq's "porting library".
|
|
# KEEP_CRTL_SETLOCALE tells it to not override the native locale support.
|
|
EXTRA_DIST = misc/DISCLAIM Makefile.vms config.h_vms README.woe32 \
|
|
@@ -774,7 +774,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-gettextsrcSCRIPTS
|
|
+install-data-am:
|
|
|
|
install-exec-am:
|
|
|