public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13090] New: configure: some variables and URIs need updating
@ 2011-08-13 19:16 christophe.jarry at ouvaton dot org
  2011-09-11 16:16 ` [Bug libc/13090] " drepper.fsp at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: christophe.jarry at ouvaton dot org @ 2011-08-13 19:16 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-27 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-13 19:16 [Bug libc/13090] New: configure: some variables and URIs need updating christophe.jarry at ouvaton dot org
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

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).