libtool/libtool-no_host_name.patch
2015-02-09 13:42:47 +00:00

24 lines
815 B
Diff

From: Philipp Thomas <pth@suse.de>
Date: 2015-02-09 12:43:23+01:00
Subject: Remove coment
Libtool records the host it was configured on. This makes
comparing packages in a build system useless.
---
m4/libtool.m4 | 1 -
1 file changed, 1 deletion(-)
Index: m4/libtool.m4
===================================================================
--- m4/libtool.m4.orig 2015-01-16 19:52:04.000000000 +0100
+++ m4/libtool.m4 2015-02-09 12:37:05.352880312 +0100
@@ -728,7 +728,6 @@ _LT_CONFIG_SAVE_COMMANDS([
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
# Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
# Provide generalized library-building support services.