bug-groff
[Top][All Lists]
Advanced

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

[bug #40718] UPGRADE: update infrastructure to use gnulib


From: G. Branden Robinson
Subject: [bug #40718] UPGRADE: update infrastructure to use gnulib
Date: Sat, 22 Jan 2022 08:52:59 -0500 (EST)

Update of bug #40718 (project groff):

                Category:                    None => General                
              Item Group:                    None => Build/Installation     
             Assigned to:                    None => bgarrigues             
         Planned Release:                    None => 1.22.3                 

    _______________________________________________________

Follow-up Comment #2:


commit 5fec19d453983bc3127052e4f100110efda93786
Author:     Bertrand Garrigues <bertrand.garrigues@laposte.net>
AuthorDate: Fri Aug 15 01:33:21 2014 +0200
Commit:     Bertrand Garrigues <bertrand.garrigues@laposte.net>
CommitDate: Tue Jan 27 23:13:13 2015 +0100

    Gnulib integration
    
    Applied the following command:
    
      git submodule add git://git.sv.gnu.org/gnulib.git
    
    This added gnulib in .git/index and created an empty `gnulib'
    directory.  This directory contains all the gnulib code, but is not
    distributed. gnulib m4 dir are now in `gnulib_m4', while gnulib .c
    files are located in `lib'.  `gnulib_m4' and `lib' are generated and
    distributed.
    
    * .gitsubmodules: new file.
    * src/libs/gnulib: removed.
    
    Minimal Automake support.  Makefile in non-recursive style.
    
    Removed old build system Makefile.*.  Removed various files that are
    now generated by the bootstrap script: `configure',
    `src/include/config.hin', various helper scripts (`config.guess',
    `config.rpath' etc...) that are now installed by in `build-aux'.
    Added the minimal code in Makefile.am to build the gnulib.
    
    * Makefile.am: new file (moved and adapted from Makefile.in).
    * acinclude.m4: new file (moved from aclocal.m4, which is now generated).
    * INSTALL.extra: new file (moved from the original INSTALL file, which
      is now a symlink to gnulib/doc/INSTALL).
    * THANKS, AUTHORS: new empty files.
    * TESTS: new file to sum up the tests that were done for the Automake
      migration.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?40718>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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