summaryrefslogtreecommitdiff
path: root/glibcbug.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-07 16:19:36 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-07 16:19:36 +0000
commit6ca96fe202d5031bd34794b81798651a07839075 (patch)
tree5684b91ae1d63086f43b1742b04a6b0440fd0e5b /glibcbug.in
parent6916c5e1fa03596836767d10648a26eff9d6a8e2 (diff)
Update.
1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de> * resolv/Makefile: Include ../Makeconfig - needed for building static NSS module. 1998-04-04 Andreas Jaeger <aj@arthur.rhein-neckar.de> * hesiod/Makefile (libnss_hesiod-inhibit-o): Remove condition for static-nss since we don't want hesiod in the static NSS. * nss/Makefile: Build only nss_files as static. * nss/function.def: Remove support for service db. 1998-04-04 09:44 H.J. Lu <hjl@gnu.org> * Makeconfig (CPPFLAGS-.oS): Add -DPIC. 1998-04-04 18:29 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp-test.c: Make IFS per test-case.
Diffstat (limited to 'glibcbug.in')
-rw-r--r--glibcbug.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/glibcbug.in b/glibcbug.in
index 0ad6ac45d6..dd953c5c2d 100644
--- a/glibcbug.in
+++ b/glibcbug.in
@@ -38,7 +38,6 @@ if test $? -ne 0; then
fi
BUGADDR=${1-$BUGGLIBC}
-ENVIRONMENT=`uname -a`
: ${EDITOR=emacs}