gsti (17 files)

cvs user werner cvs at cvs.gnupg.org
Mon Mar 8 17:44:23 CET 2004


    Date: Monday, March 8, 2004 @ 17:44:23
  Author: werner
    Path: /cvs/wk/gsti

   Added: README.CVS config.guess config.sub configure.ac depcomp
          install-sh ltmain.sh missing mkinstalldirs
Modified: AUTHORS ChangeLog INSTALL Makefile.am THANKS acinclude.m4
          autogen.sh
 Removed: configure.in

* Makefile.am: Modernized.  Use --version-info.

* gsti-config.in: Modernized.

* ChangeLog: Merged my entries from 2000.  Obviously I forgot to
commit the Changelog to the CVS when moving the files from the
local PRCS repository to CVS.

* configure.in: Removed.
* configure.ac: New.  Based on the old one

* autogen.sh: Replaced by modern version taken from libksba.

* Makefile.am (dist-hook): New.


---------------+
 AUTHORS       |   10 
 ChangeLog     |    9 
 INSTALL       |  229 ++
 Makefile.am   |    9 
 README.CVS    |   51 
 THANKS        |    2 
 acinclude.m4  |   27 
 autogen.sh    |  113 
 config.guess  | 1432 ++++++++++++
 config.sub    | 1537 +++++++++++++
 configure.ac  |  215 +
 configure.in  |   85 
 depcomp       |  479 ++++
 install-sh    |  294 ++
 ltmain.sh     | 6399 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 missing       |  336 ++
 mkinstalldirs |  111 
 17 files changed, 11219 insertions(+), 119 deletions(-)



More information about the Gnupg-commits mailing list