URL:
  <http://gna.org/patch/?6441>

                 Summary: Update to five parameter version of AC_INIT()
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Sat 17 Oct 2015 01:06:33 AM EEST
                Category: bootstrap
                Priority: 5 - Normal
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 3.0.0

    _______________________________________________________

Details:

- Added Bugreport address (for example './configure --help' shows it)
- Derive $BUG_URL we have been using so far from the above address
- Added separate tarball name 'freeciv', renamed project name to start with
capital; 'Freeciv'
- Added project homepage URL (for example './configure --help' shows it)
- Kept our separate $WIKI_URL though it's identical to about homepage URL at
the moment

Though I've not tested, this has good chance to fix some of the warnings we've
been getting from the gettext bootstrap stuff because of undefined Bugreport
URL and the like.

Unfortunately AC_INIT() must be the first autoconf macro, so these things
cannot be defined dynamically (can't get them to .project file) except by the
trick of executing external program with m4_esyscmd() as we already do to get
the version number right.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 17 Oct 2015 01:06:33 AM EEST  Name: FullACINIT.patch  Size: 1kB  
By: cazfi

<http://gna.org/patch/download.php?file_id=25332>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?6441>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to