bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #44808] gettext configure fails without a C++ compile


From: anonymous
Subject: [bug-gettext] [bug #44808] gettext configure fails without a C++ compiler
Date: Sat, 11 Apr 2015 10:06:12 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17

URL:
  <http://savannah.gnu.org/bugs/?44808>

                 Summary: gettext configure fails without a C++ compiler
                 Project: GNU gettext
            Submitted by: None
            Submitted on: Sa 11 Apr 2015 10:06:10 UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If no C++ compiler is available, the configure phase of gettext-0.19.4 fails,
even when you give the "--disable-c++" option to the main configure script.
This is because the libasprintf configure (which does need C++) is run
unconditionally, even when gettext-runtime/configure has decided not to build
libasprintf.

The attached patch makes the AC_CONFIG_SUBDIRS conditional on libasprintf
enabled.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sa 11 Apr 2015 10:06:10 UTC  Name: patch-gettext-runtime_configure.ac 
Size: 407B   By: None
proposed patch
<http://savannah.gnu.org/bugs/download.php?file_id=33636>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44808>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]