Final edits to bring all analysers and converters into autotools build system. Done!
This commit is contained in:
parent
fb1a39dbd7
commit
87c567e37c
15 changed files with 38 additions and 867 deletions
|
@ -35,5 +35,7 @@ AC_CHECK_FUNCS([dup2 gettimeofday memset mkdir socket strerror])
|
|||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
lib/Makefile
|
||||
src/converters/Makefile
|
||||
src/analysers/Makefile
|
||||
src/Makefile])
|
||||
AC_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue