• Show log

    Commit

  • Hash : 3ef794d1
    Author : Po Lu
    Date : 2023-04-26T04:57:31

    gnulib-tool: For conditional dependencies, generate portable sh code.
    
    * gnulib-tool (func_emit_autoconf_snippets): Avoid sh syntax
    'if ! variable', that does not work with Solaris /bin/sh.
    * pygnulib/GLEmiter.py (GLEmiter.autoconfSnippets): Likewise.