1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Paul Eggert
3f89681acc autoupdate 2016-01-12 12:54:21 -08:00
Karl Berry
a0712c3bd9 autoupdate 2014-04-22 12:22:12 -07:00
Karl Berry
0e5f06aee5 autoupdate 2013-12-25 06:30:36 -08:00
Karl Berry
fd8cfe422b autoupdate 2012-01-08 06:18:05 -08:00
Karl Berry
9d358453b7 autoupdate 2011-11-21 05:54:01 -08:00
Karl Berry
665d45ce33 autoupdate 2011-02-15 06:34:18 -08:00
Karl Berry
c8acf2dc42 -mautoupdate 2010-02-07 06:46:52 -08:00
Karl Berry
a556453c32 autoupdate 2009-05-05 05:40:15 -07:00
Karl Berry
c5ec75cf32 autoupdate 2006-12-26 14:55:51 +00:00
Karl Berry
b566a1cae5 autoupdate 2006-12-25 14:25:35 +00:00
Paul Eggert
79dc977cd1 Sync from Automake.
* build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
which incorrectly sets the mode of an existing destination
directory.  In some cases the unpatched install-sh could do the
equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
system.  We hope this is rare in practice, but it's clearly worth
fixing.  Problem reported by Alex Unleashed in
<http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
Also, don't bother to check for -m bugs unless we're using -m;
suggested by Stepan Kasal.

2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

Sync from Automake.
* build-aux/depcomp (gcc3): Put dependency extraction flags before the
`-c' flag, so they appear at the same position as in %FASTDEP%
mode in depend2.am.  Fixes build failure for FreeBSD's c89,
which ignores unknown options only after the first non-option.
Bug report against M4 by Nelson H. F. Beebe.
2006-10-14 23:40:42 +00:00
Paul Eggert
bc4413f314 Sync from upstream. 2006-07-09 16:31:39 +00:00
Karl Berry
bb06864132 autoupdate 2006-05-17 11:31:24 +00:00
Karl Berry
04b302b5ad autoupdate 2006-04-26 13:23:19 +00:00
Karl Berry
5ba0a08be8 autoupdate 2006-04-25 12:53:24 +00:00
Karl Berry
12868c6185 autoupdate 2006-01-13 14:09:32 +00:00
Karl Berry
25015bb06b autoupdate 2005-11-10 14:24:22 +00:00
Karl Berry
db0f2ae452 autoupdate 2005-09-14 13:35:43 +00:00
Karl Berry
3147525f81 autoupdate 2005-07-10 12:38:11 +00:00
Paul Eggert
82beda827f * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
this updates FSF postal mail address.
2005-05-15 06:54:53 +00:00
Bruno Haible
349957b924 Moved here from config/install-sh. 2005-03-22 15:02:27 +00:00