Home
last modified time | relevance | path

Searched refs:GNUrx_path (Results 1 – 2 of 2) sorted by relevance

/dports/irc/sic/sic-0.23a/
H A Dconfigure.in197 AC_TRY_CPP([#include <rxposix.h>], GNUrx_path=yes,
203 GNUrx_path=no)
207 if test "x$GNUrx_path" != x && test "x$GNUrx_path" != xno; then
210 if test "$with_rx" = "$GNUrx_path"; then
211 LIBS="-L$GNUrx_path/lib -lrx $LIBS"
229 GNUrx_path=no)
230 if test "x$GNUrx_path" = xno; then
231 GNUrx_path=no
235 if test "x$GNUrx_path" = xyes; then
238 if test "x$GNUrx_path" != x; then
[all …]
H A Dconfigure2477 if test "x$GNUrx_path" != x && test "x$GNUrx_path" != xno; then
2479 if test "$with_rx" = "$GNUrx_path"; then
2480 LIBS="-L$GNUrx_path/lib -lrx $LIBS"
2508 if test "x$GNUrx_path" = xno; then
2513 if test "x$GNUrx_path" = xyes; then
2516 if test "x$GNUrx_path" != x; then
2517 sic_cv_path_GNUrx=$GNUrx_path