Pass foreign flag to automake when using autoreconf

When building within Yocto, we need to build using autoreconf instead of
the bootstrap script or else the bootstrap script uses the system
autotools instead of the one provided by Yocto. autoreconf requires the
foreign flag to be set, as the projects file structure doesn't follow
what automake expects by default (e.g. COPYING file is LICENSE.md
instead.)
1 file changed
tree: e373ad6d8759a9f892fc7061cf2c79f88d09b07e
  1. programs/
  2. usrsctplib/
  3. .gitignore
  4. bootstrap
  5. CMakeLists.txt
  6. configure.ac
  7. LICENSE.md
  8. Makefile.am
  9. Makefile.nmake
  10. Manual.md
  11. Manual.tex
  12. README.md
  13. usrsctp.pc.in
README.md

usrsctp

Coverity Scan Build Status

This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.

See manual for more information.

The status of continuous integration testing is available from grid and waterfall. If you are only interested in a single branch, just append ?branch=BRANCHNAME to the URL, for example waterfall.