Skip to content

zhemao/pconfigure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright 2012,2013 Palmer Dabbelt <palmer@dabbelt.com>

pconfigure: A GNU autoconf/automake replacement

To build and install pconfigure, run the following commands:
$ ./bootstrap.sh --prefix $HOME/.local
$ make
$ make install
$ make check
$ ptest

There is documentation in the "doc/" folder.  This documentation is
written in LaTeX, and can be built using "tek".

About

A simple autoconf/automake replacement

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.7%
  • Shell 22.4%
  • TeX 8.9%