Browse CVS Repository
Diff of /freewnn/FreeWnn/configure.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 433 |
[JS_SUPPORTOBJS="$JS_SUPPORTOBJS ${ac_func}.o"]) |
[JS_SUPPORTOBJS="$JS_SUPPORTOBJS ${ac_func}.o"]) |
| 434 |
AC_SUBST(JS_SUPPORTOBJS) |
AC_SUBST(JS_SUPPORTOBJS) |
| 435 |
|
|
| 436 |
|
dnl Check extra libraries for jserver |
| 437 |
|
case $host in |
| 438 |
|
i[[34567]]86-pc-beos*) |
| 439 |
|
JS_SUPPORTLIBS=-lbe |
| 440 |
|
;; |
| 441 |
|
*) |
| 442 |
|
;; |
| 443 |
|
esac |
| 444 |
|
AC_SUBST(JS_SUPPORTLIBS) |
| 445 |
|
|
| 446 |
dnl |
dnl |
| 447 |
dnl Creating Makefiles. |
dnl Creating Makefiles. |
|
|
Legend:
| Removed from v.1.23 |
|
| changed lines |
| |
Added in v.1.24 |
|
|
|