          MODULE=glibc
         VERSION=2.3.1
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=glibc-linuxthreads-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
  SOURCE2_URL[0]=$GNU_URL/$MODULE/$SOURCE2
  SOURCE2_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE2
        WEB_SITE=http://www.gnu.org/software/libc
         ENTERED=20010922
         UPDATED=20021023
           PSAFE=no
           SHORT="glibc is a C library for use with GNU/Hurd and GNU/Linux."
cat << EOF
glibc - Library for use with GNU/Hurd and GNU/Linux.
GNU C Library is one of the most important components of the GNU Hurd
and most modern Linux distributions. It is used by almost all C programs
and provides the most essential program interface. Version 2.1 is a
companion to kernel 2.2.x.
EOF
