URL:
  <http://savannah.nongnu.org/patch/?8270>

                 Summary: autotools: lua_main() undefined in Lua 5.2
                 Project: WeeChat
            Submitted by: talisein
            Submitted on: Sat 11 Jan 2014 08:14:31 AM GMT
                Category: compilation
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                IRC nick: talisein

    _______________________________________________________

Details:

In Lua 5.1, lua_main() was changed to be a #define to use luaL_newstate(). In
Lua 5.2 on Fedora 20, that define has been removed, making autotools fail to
correctly find Lua.

Attached is a patch that tries to use luaL_newstate() if the lua_main() test
fails.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 11 Jan 2014 08:14:31 AM GMT  Name:
0001-configure.ac-Try-luaL_newstate-in-place-of-lua_main-.patch  Size: 2kB  
By: talisein

<http://savannah.nongnu.org/patch/download.php?file_id=30243>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8270>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to