changeset 704 | f450618b8f98 |
parent 542 | 69bde1d90c04 |
child 716 | e7f13f60fcfd |
0:3fe0a1963c9c | 1:47ff498954e7 |
---|---|
23 |
23 |
24 dnl Checks for library functions. |
24 dnl Checks for library functions. |
25 AC_HEADER_STDC |
25 AC_HEADER_STDC |
26 AC_CHECK_FUNCS(gettimeofday) |
26 AC_CHECK_FUNCS(gettimeofday) |
27 |
27 |
28 AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile src/hugo/Makefile src/test/Makefile]) |
28 AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile src/hugo/Makefile src/test/Makefile src/benchmark/Makefile]) |
29 AC_OUTPUT |
29 AC_OUTPUT |