Skip to content
  • Paulo Cesar Pereira de Andrade's avatar
    Janitor: ansification, make distcheck, compiler warnings. · 8ba0ca32
    Paulo Cesar Pereira de Andrade authored
      Only convert to use "ansi prototypes" the functions warned from
    compilation with "./autogen.sh --prefix=/usr", on a Linux computer.
    
      Also, only address "trivial" compiler warning fixes in this commit.
    
      The new .gitignore is the output of a command like:
    % find . -name .gitignore -exec cat {} \; | sort | uniq
    and only the toplevel .gitignore file was kept.
    8ba0ca32