Skip to content
forked from apache/apr

Mirror of Apache Portable Runtime

License

Notifications You must be signed in to change notification settings

manusfreedom/apr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Portable Runtime
=======================

If you are building APR from CVS, you need to use a slightly non-standard
build process.  You must have autoconf and libtool installed for this to
work.  There are three steps:

1) ./buildconf
2) ./configure
3) make

If you are building APR from a distribution tarball, buildconf will have
already been run for you, and you therefore do not need to have either
autoconf or libtool installed, and you do not need to run buildconf.  Skip
step one above and just run configure then make.

About

Mirror of Apache Portable Runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.2%
  • M4 2.9%
  • Python 0.8%
  • C++ 0.6%
  • Shell 0.6%
  • Perl 0.6%
  • Other 1.3%