Browse CVS Repository
Diff of /satellite/satellite4/satellite4-config.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 43 |
usage 1 1>&2 |
usage 1 1>&2 |
| 44 |
fi |
fi |
| 45 |
|
|
| 46 |
|
lib_libsl4=yes |
| 47 |
lib_satellite=yes |
lib_satellite=yes |
| 48 |
lib_pthread=yes |
lib_pthread=yes |
| 49 |
|
|
| 112 |
if test "$echo_libs" = "yes"; then |
if test "$echo_libs" = "yes"; then |
| 113 |
libsp="" |
libsp="" |
| 114 |
if test "$lib_satellite" = "yes"; then |
if test "$lib_satellite" = "yes"; then |
| 115 |
libsp="-lsatellite" |
libsp="-lsatellite -lsl4" |
| 116 |
fi |
fi |
| 117 |
libpth="" |
libpth="" |
| 118 |
if test "$lib_pthread" = "yes"; then |
if test "$lib_pthread" = "yes"; then |
|
|
Legend:
| Removed from v.1.1.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|