Changeset 499 for ThirdParty/ASL/branches
- Timestamp:
- Aug 10, 2007 11:46:48 AM (14 years ago)
- Location:
- ThirdParty/ASL/branches/BSP/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/branches/BSP/trunk/configure
r441 r499 1435 1435 1436 1436 1437 1438 #turn off warnings and pedantic mode since they could make trouble on some platforms, 1439 #and we couldn't fix them anyway 1440 coin_skip_warn_cflags=yes 1437 1441 1438 1442 # Check if user wants to produce debugging code -
ThirdParty/ASL/branches/BSP/trunk/configure.ac
r402 r499 39 39 # Get the system type 40 40 AC_CANONICAL_BUILD 41 42 #turn off warnings and pedantic mode since they could make trouble on some platforms, 43 #and we couldn't fix them anyway 44 coin_skip_warn_cflags=yes 41 45 42 46 # Check if user wants to produce debugging code
Note: See TracChangeset
for help on using the changeset viewer.