Skip to content

AndreaRigoni/sdn-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoconf-bootstrap

Base setup for autoconf distribution

This is a autoconf/automake minimal setup to start a new project. It uses Kconfig integration provided by https://github.com/AndreaRigoni/autoconf-kconfig as a submodule in conf/kconfig

In the following a easy setup procedure:

git clone https://github.com/andrearigoni/autoconf-bootstrap.git
cd autoconf-bootstrap
./bootstrap
mkdir build
cd build
../configure --enable-kconfig
# enjoy

About

codac sdn tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published