Changeset 1444
- Timestamp:
- Nov 22, 2009 12:43:10 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/BSPsplit/coin.m4
r1443 r1444 2015 2015 subdirs="$new_subdirs" 2016 2016 fi 2017 2018 # write coin_subdirs to a file so that project configuration knows where to find uninstalled projects 2019 # need to come before AC_OUTPUT 2020 if test x$coin_projectdir != xyes; then 2021 echo $coin_subdirs > coin_subdirs.txt 2022 fi 2017 2023 2018 2024 AC_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.