mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
1999-08-13 Andreas Jaeger <aj@arthur.rhein-neckar.de> * configure.in: install-sh lives now in scripts subdir. PR libc/1255 (bug 4).
This commit is contained in:
parent
0697cdc395
commit
2b80a3726a
@ -1,3 +1,8 @@
|
|||||||
|
1999-08-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||||
|
|
||||||
|
* configure.in: install-sh lives now in scripts subdir.
|
||||||
|
PR libc/1255 (bug 4).
|
||||||
|
|
||||||
1999-08-13 Ulrich Drepper <drepper@cygnus.com>
|
1999-08-13 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* sysdeps/generic/_G_config.h: Update _G_iconv_t type from Linux
|
* sysdeps/generic/_G_config.h: Update _G_iconv_t type from Linux
|
||||||
|
@ -444,9 +444,9 @@ AC_MSG_RESULT($default_sysnames)
|
|||||||
### Locate tools.
|
### Locate tools.
|
||||||
|
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
if test "$INSTALL" = "${srcdir}/install-sh -c"; then
|
if test "$INSTALL" = "${srcdir}/scripts/install-sh -c"; then
|
||||||
# The makefiles need to use a different form to find it in $srcdir.
|
# The makefiles need to use a different form to find it in $srcdir.
|
||||||
INSTALL='\$(..)./install-sh -c'
|
INSTALL='\$(..)./scripts/install-sh -c'
|
||||||
fi
|
fi
|
||||||
AC_PROG_LN_S
|
AC_PROG_LN_S
|
||||||
|
|
||||||
|
4
po/fr.po
4
po/fr.po
@ -6,9 +6,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: GNU libc 2.1\n"
|
"Project-Id-Version: GNU libc 2.1\n"
|
||||||
"POT-Creation-Date: 1998-11-28 09:29-0800\n"
|
"POT-Creation-Date: 1998-11-28 09:29-0800\n"
|
||||||
"PO-Revision-Date: 1998-12-10 20:07-0500\n"
|
"PO-Revision-Date: 1999-08-13 08:52-0500\n"
|
||||||
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
|
||||||
"Language-Team: French <fr@li.org>\n"
|
"Language-Team: French <traduc@traduc.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||||
"Content-Transfer-Encoding: 8-bit\n"
|
"Content-Transfer-Encoding: 8-bit\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user