]> git.ozlabs.org Git - ccan/blob - ccan_tools/libtap/INSTALL
Fix talloc's use of PRINTF_ATTRIBUTE clash.
[ccan] / ccan_tools / libtap / INSTALL
1 Quick Installation
2
3     ./configure
4     make
5     make check
6     make install
7
8 Run "configure --help" for additional options.