Skip to content
  • Werner Koch's avatar
    Change license to LPGLv2+ · be579df4
    Werner Koch authored
    --
    
    We relax the license so that the software can be used by more
    projects.  - wk (g10 Code CEO)
    
    The software was written by g10 Code employees or contractors
    with two minor external patches:
    
     commit a49a061c
     Author:     Jim Meyering <meyering@fb.com>
     AuthorDate: Fri Jun 5 08:03:00 2015 -0700
    
     configure.ac: improve check for clock_gettime library
    
     * configure.ac: When using AC_SEARCH_LIBS, handle the case in which
     that function returns "none required". Also, save and restore LIBS
     around the check, and properly m4-quote the first argument to
     AC_DEFINE. Finally, also set and AC_SUBST LIB_CLOCK_GETTIME.  This
     added code is very similar to that provided in gnulib's
     clock-time.m4.
     * tests/Makefile.am (LDADD): Append $(LIB_CLOCK_GETTIME).
    
    and
    
     commit 95754492
     Author:     Ben Kibbey <bjk@luxsci.net>
     AuthorDate: Mon Nov 19 23:04:07 2012 -0500
    
     Build fix for NetBSD.
    
     * src/npth.c (npth_setname_np): conditional check for __NetBSD__ and
     adapt correct parameters.
    be579df4