* rt/Makefile (otherlibs): Added.
* glibcbug.in (BUGGLIBC): Send to new alias.
2001-04-18 Andreas Jaeger <aj@suse.de>
- * rt/Makefile (otherlibs): Added.
+ * rt/Makefile (otherlibs): Added.
+
+ * glibcbug.in (BUGGLIBC): Send to new alias.
2001-04-02 Andreas Schwab <schwab@suse.de>
chmod 600 $TEMPx
fi
-if test "$RELEASE" = "stable"; then
- BUGGLIBC="bugs@gnu.org"
-else
- BUGGLIBC="libc-alpha@sourceware.cygnus.com"
-fi
-
+BUGGLIBC="glibc-bug-reports-${RELEASE}@gnu.org"
BUGADDR=${1-$BUGGLIBC}
: ${EDITOR=emacs}