Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: abort autogen on subcommand failure | Jan Engelhardt | 2011-08-31 | 1 | -1/+1 |
| | | | | | | | Needed to stop an automated build process when automake requirements are not fulfilled. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | Try to solve PKG_CHECK_MODULES issue | Jozsef Kadlecsik | 2010-12-18 | 1 | -0/+1 |
| | | | | | | | | | | Rob Sterenborg reported, that on CentOs configure can fail with ./configure: line 11510: syntax error near unexpected token `[libmnl],' ./configure: line 11510: `PKG_CHECK_MODULES([libmnl], [libmnl >= 1])' Therefore I added 'aclocal -I m4' to autogen.sh, hoping that it solves the issue. | ||||
* | build: just use autoreconf | Jan Engelhardt | 2010-10-19 | 1 | -16/+2 |
| | | | | | | | This is the recommended way to regenerate the GNU build system files these days. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | Tenth stage to ipset-5 | Jozsef Kadlecsik | 2010-04-22 | 1 | -0/+18 |
Add new test files and toplevel files. |