Changeset 5a84ee for util/configure.ac
- Timestamp:
- Apr 15, 2010, 12:34:20 PM (16 years ago)
- Children:
- e34098
- Parents:
- 35bab2
- File:
-
- 1 edited
-
util/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
util/configure.ac
r35bab2 r5a84ee 10 10 11 11 # Checks for programs. 12 AM_PATH_CPPUNIT(1.9.6) 12 13 AC_PROG_CC 13 14 AC_PROG_CXX … … 45 46 46 47 AC_CHECK_FUNCS([pow sqrt strchr strrchr strstr]) 47 AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile ])48 AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile src/unittests/Makefile]) 48 49 AC_CONFIG_FILES([src/AnalysePASFromEllipsoids.py \ 49 50 src/AnalyseStressResults.py
Note:
See TracChangeset
for help on using the changeset viewer.
