Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl2/gettext fix for sun2; require libm only with m...
details: https://anonhg.NetBSD.org/src/rev/3217484f32fd
branches: trunk
changeset: 342889:3217484f32fd
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 13 12:48:51 2016 +0000
description:
fix for sun2; require libm only with msgmerge by linking fsearch with it.
diffstat:
external/gpl2/gettext/bin/msgmerge/Makefile | 3 ++-
external/gpl2/gettext/lib/libnlspr/Makefile | 28 +++++++++++++---------------
external/gpl2/gettext/lib/libnlsut/Makefile | 28 +++++++++++++---------------
3 files changed, 28 insertions(+), 31 deletions(-)
diffs (180 lines):
diff -r 38eba268fe9a -r 3217484f32fd external/gpl2/gettext/bin/msgmerge/Makefile
--- a/external/gpl2/gettext/bin/msgmerge/Makefile Wed Jan 13 12:05:49 2016 +0000
+++ b/external/gpl2/gettext/bin/msgmerge/Makefile Wed Jan 13 12:48:51 2016 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/01/12 22:58:02 christos Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/13 12:48:51 christos Exp $
PROG= msgmerge
+SRCS=msgmerge.c msgl-fsearch.c
LDADD+= -lm
DPADD+= ${LIBM}
diff -r 38eba268fe9a -r 3217484f32fd external/gpl2/gettext/lib/libnlspr/Makefile
--- a/external/gpl2/gettext/lib/libnlspr/Makefile Wed Jan 13 12:05:49 2016 +0000
+++ b/external/gpl2/gettext/lib/libnlspr/Makefile Wed Jan 13 12:48:51 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/12 22:58:03 christos Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/13 12:48:51 christos Exp $
LIBISPRIVATE= yes
@@ -6,10 +6,11 @@
LIB= nlspr
SRCS= \
+clean-temp.c \
dir-list.c \
file-list.c \
-format.c \
format-awk.c \
+format-boost.c \
format-c.c \
format-csharp.c \
format-elisp.c \
@@ -19,7 +20,6 @@
format-lisp.c \
format-pascal.c \
format-perl-brace.c \
-format-boost.c \
format-perl.c \
format-php.c \
format-python.c \
@@ -28,52 +28,50 @@
format-sh.c \
format-tcl.c \
format-ycp.c \
-localcharset.c \
+format.c \
+gettext-po.c \
hash-string.c \
lang-table.c \
+localcharset.c \
message.c \
msgl-ascii.c \
msgl-cat.c \
msgl-charset.c \
+msgl-check.c \
msgl-english.c \
msgl-equal.c \
msgl-iconv.c \
-msgl-fsearch.c \
-plural.c \
-plural-exp.c \
+open-catalog.c \
+plural-count.c \
plural-eval.c \
-plural-count.c \
+plural-exp.c \
plural-table.c \
-read-catalog-abstract.c \
po-charset.c \
po-error.c \
po-gram-gen.c \
po-lex.c \
po-time.c \
po-xerror.c \
-open-catalog.c \
+read-catalog-abstract.c \
+read-catalog.c \
read-csharp.c \
read-java.c \
read-mo.c \
read-po.c \
-read-catalog.c \
read-properties.c \
read-resources.c \
read-stringtable.c \
read-tcl.c \
str-list.c \
+write-catalog.c \
write-csharp.c \
write-java.c \
write-mo.c \
write-po.c \
-write-catalog.c \
write-properties.c \
write-qt.c \
write-resources.c \
write-stringtable.c \
-msgl-check.c \
-gettext-po.c \
-clean-temp.c \
write-tcl.c
.include "${.CURDIR}/../../Makefile.inc"
diff -r 38eba268fe9a -r 3217484f32fd external/gpl2/gettext/lib/libnlsut/Makefile
--- a/external/gpl2/gettext/lib/libnlsut/Makefile Wed Jan 13 12:05:49 2016 +0000
+++ b/external/gpl2/gettext/lib/libnlsut/Makefile Wed Jan 13 12:48:51 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/12 22:58:03 christos Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/13 12:48:51 christos Exp $
LIBISPRIVATE= yes
@@ -12,9 +12,9 @@
backupfile.c \
basename.c \
c-ctype.c \
-c-strstr.c \
c-strcasecmp.c \
c-strncasecmp.c \
+c-strstr.c \
classpath.c \
closeout.c \
concatpath.c \
@@ -28,19 +28,20 @@
fatal-signal.c \
findprog.c \
fstrcmp.c \
+full-write.c \
fwriteerror.c \
-full-write.c \
-gl_linkedhash_list.c \
gcd.c \
getline.c \
+gl_linkedhash_list.c \
hash.c \
-lock.c \
javacomp.c \
javaexec.c \
+javaversion.c \
linebreak.c \
+localcharset.c \
+lock.c \
mbchar.c \
mbswidth.c \
-strnlen1.c \
obstack.c \
pipe.c \
progname.c \
@@ -49,23 +50,20 @@
quotearg.c \
safe-read.c \
safe-write.c \
+sh-quote.c \
+striconv.c \
+strnlen1.c \
strstr.c \
-sh-quote.c \
tmpdir.c \
-localcharset.c \
wait-process.c \
xallocsa.c \
-xvasprintf.c \
xasprintf.c \
xerror.c \
-striconv.c \
-xstriconv.c \
xmalloc.c \
xsetenv.c \
-javaversion.c \
-xstrdup.c
-
-# xgetcwd.c \
+xstrdup.c \
+xstriconv.c \
+xvasprintf.c
.include "${.CURDIR}/../../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index