Home | History | Annotate | Download | only in dbus

Lines Matching refs:System

98  A) # ASCII based system
103 *) # EBCDIC based system
1093 # which system we are compiling for in order to pass an extra
1598 # Rhapsody C and math libraries are in the System framework
1599 deplibs="$deplibs -framework System"
2537 # Skip directories that are in the system default run-time
2595 # Skip directories that are in the system default run-time
2832 # but the system doesn't support it.
2837 $echo "*** Warning: This system can not link to static lib archive $lib."
3493 # Rhapsody C library is in the System framework
3494 deplibs="$deplibs -framework System"
3788 # On Rhapsody replace the C library is the System framework
3789 newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
4369 # On Rhapsody replace the C library is the System framework
4370 compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
4371 finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
6328 $echo " - have your system administrator run these commands:$admincmds"
6331 $echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
6334 $echo "See any operating system documentation about shared libraries for"