Changeset b5279f0 for util/configure.ac
- Timestamp:
- Apr 27, 2008, 1:04:01 PM (17 years ago)
- Children:
- 1ddebb
- Parents:
- 16cd31
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
util/configure.ac
r16cd31 rb5279f0 61 61 AC_FUNC_MALLOC 62 62 AC_FUNC_REALLOC 63 64 # test suite 65 AC_CONFIG_TESTDIR(tests) 66 AC_CONFIG_FILES([tests/atlocal tests/Makefile]) 67 #AC_CONFIG_FILES([tests/pcp], [chmod +x tests/pcp]) 68 63 69 AC_CHECK_FUNCS([pow sqrt strchr strrchr strstr]) 64 70 AC_CONFIG_FILES([Makefile doc/Makefile])
Note:
See TracChangeset
for help on using the changeset viewer.