The R Project SVN R

Rev

Rev 68796 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68796 Rev 75788
Line 6220... Line 6220...
6220
 
6220
 
6221
# save warnings/boilerplate of simple test code
6221
# save warnings/boilerplate of simple test code
6222
_LT_COMPILER_BOILERPLATE
6222
_LT_COMPILER_BOILERPLATE
6223
_LT_LINKER_BOILERPLATE
6223
_LT_LINKER_BOILERPLATE
6224
 
6224
 
6225
## CAVEAT EMPTOR:
6225
dnl CAVEAT EMPTOR:
6226
## There is no encapsulation within the following macros, do not change
6226
dnl There is no encapsulation within the following macros, do not change
6227
## the running order or otherwise move them around unless you know exactly
6227
dnl the running order or otherwise move them around unless you know exactly
6228
## what you are doing...
6228
dnl what you are doing...
6229
if test -n "$compiler"; then
6229
if test -n "$compiler"; then
6230
  _LT_COMPILER_NO_RTTI($1)
6230
  _LT_COMPILER_NO_RTTI($1)
6231
  _LT_COMPILER_PIC($1)
6231
  _LT_COMPILER_PIC($1)
6232
  _LT_COMPILER_C_O($1)
6232
  _LT_COMPILER_C_O($1)
6233
  _LT_COMPILER_FILE_LOCKS($1)
6233
  _LT_COMPILER_FILE_LOCKS($1)