public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "christophe.jarry at ouvaton dot org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/13090] New: configure: some variables and URIs need updating
Date: Sat, 13 Aug 2011 19:16:00 -0000	[thread overview]
Message-ID: <bug-13090-131@http.sourceware.org/bugzilla/> (raw)

http://sourceware.org/bugzilla/show_bug.cgi?id=13090

             Bug #: 13090
           Summary: configure: some variables and URIs need updating
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: christophe.jarry@ouvaton.org
    Classification: Unclassified


File "configure" contains reference to "c-library", which is not apropriate
anymore.

>From glibc git, the following lines are concerned:

    562 PACKAGE_TARNAME='c-library'

should instead read:

    562 PACKAGE_TARNAME='glibc'

In the following lines, "c-library" should be replaced by "libc":

    566 PACKAGE_URL='http://www.gnu.org/software/c-library/'
    1493 GNU C Library home page: <http://www.gnu.org/software/c-library/>.
    8635 GNU C Library home page: <http://www.gnu.org/software/c-library/>.

I think the following line should be updated too:

    1403   --docdir=DIR            documentation root
[DATAROOTDIR/doc/c-library]

The following lines:

    1494 General help using GNU software: <http://www.gnu.org/gethelp/>.
    8636 General help using GNU software: <http://www.gnu.org/gethelp/>."

have to be replaced by:

    General help using GNU software: <http://www.gnu.org/help/gethelp.html>.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


             reply	other threads:[~2011-08-13 19:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13 19:16 christophe.jarry at ouvaton dot org [this message]
2011-09-11 16:16 ` [Bug libc/13090] " drepper.fsp at gmail dot com
2011-09-17 14:51 ` christophe.jarry at ouvaton dot org
2014-06-27 12:31 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13090-131@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).