476a757578
for which there is no comment and which I don't understand. New in 1.30: * Version 1.30 (released 2015-03-02) [stable] ** libidn: The punycode.{c,h} files were re-imported from RFC 3492bis. A comment explaining the origin and what was changed was added. ** Bump gettext to 0.19.3. ** Use LT_INIT instead of AC_LIBTOOL_WIN32_DLL. ** i18n: Added Hungarian translation. Updated some other languages. Thanks to Balázs Úr. ** API and ABI is backwards compatible with the previous version.
15 lines
318 B
Text
15 lines
318 B
Text
$NetBSD: patch-aa,v 1.6 2015/03/05 21:05:14 wiz Exp $
|
|
|
|
Do not install idna.el and punycode.el.
|
|
|
|
--- src/Makefile.in.orig 2006-11-30 11:57:14.000000000 +0000
|
|
+++ src/Makefile.in
|
|
@@ -1344,7 +1344,7 @@ info: info-am
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_lispDATA
|
|
+install-data-am:
|
|
|
|
install-dvi: install-dvi-am
|
|
|