[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] config: remove unused MSGFMT and MSGMERGE
commit 59182cf4f3e8351b87b177ab7f18679ddcde4e57 Author: Olaf Hering <olaf@xxxxxxxxx> AuthorDate: Tue Oct 7 16:04:06 2014 +0200 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Wed Oct 8 13:38:22 2014 +0100 config: remove unused MSGFMT and MSGMERGE Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- config/StdGNU.mk | 3 --- config/SunOS.mk | 2 -- 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/config/StdGNU.mk b/config/StdGNU.mk index 1566d7f..4efebe3 100644 --- a/config/StdGNU.mk +++ b/config/StdGNU.mk @@ -16,9 +16,6 @@ OBJCOPY = $(CROSS_COMPILE)objcopy OBJDUMP = $(CROSS_COMPILE)objdump SIZEUTIL = $(CROSS_COMPILE)size -MSGFMT = msgfmt -MSGMERGE = msgmerge - # Allow git to be wrappered in the environment GIT ?= git diff --git a/config/SunOS.mk b/config/SunOS.mk index bb8073f..3316280 100644 --- a/config/SunOS.mk +++ b/config/SunOS.mk @@ -10,8 +10,6 @@ OBJCOPY = $(CROSS_COMPILE)gobjcopy OBJDUMP = $(CROSS_COMPILE)gobjdump SIZEUTIL = $(CROSS_COMPILE)gsize -MSGFMT = gmsgfmt - SHELL = bash INSTALL = ginstall -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |