Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If building from the revision control system automake/autoconf infrastructure must be setup, run these commands:

aclocal
libtoolize --automake -c 
autoconf
autoheader
automake -ac

At this point, the tree is roughly in it's src distribution state.

Run:

./configure CFLAGS=-Wall to setup to build for the local platform.

Then 

make

make install

(or whatever)

About

Automatically exported from code.google.com/p/libarpc

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages