Changeset 669 for trunk/configure.ac
- Timestamp:
- Jul 4, 2008, 2:08:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r668 r669 207 207 else 208 208 dnl test repo is not distributed 209 AC_CONFIG_FILES([test/test_repo.sh 210 test/check_repo_status.sh], 211 [chmod +x test/test_repo.sh; 212 chmod +x test/check_repo_status.sh]) 213 209 AC_CONFIG_FILES([test/test_repo.sh], [chmod +x test/test_repo.sh]) 210 AC_CONFIG_FILES([test/check_repo_status.sh], [chmod +x test/check_repo_status.sh]) 214 211 fi 215 212 fi
Note: See TracChangeset
for help on using the changeset viewer.