1999-06-14 02:18:52 +00:00
|
|
|
*** configure.orig Sat Jun 12 08:17:32 1999
|
|
|
|
--- configure Sat Jun 12 08:18:28 1999
|
1998-05-27 04:05:14 +00:00
|
|
|
***************
|
1999-06-14 02:18:52 +00:00
|
|
|
*** 4906,4912 ****
|
1998-09-19 20:04:03 +00:00
|
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
|
else
|
|
|
|
ac_save_LIBS="$LIBS"
|
|
|
|
! LIBS="-lopie $LIBS"
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
1999-06-14 02:18:52 +00:00
|
|
|
#line 4912 "configure"
|
1998-09-19 20:04:03 +00:00
|
|
|
#include "confdefs.h"
|
1999-06-14 02:18:52 +00:00
|
|
|
--- 4906,4912 ----
|
1998-09-19 20:04:03 +00:00
|
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
|
else
|
|
|
|
ac_save_LIBS="$LIBS"
|
|
|
|
! LIBS="-lopie -lmd $LIBS"
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
1999-06-14 02:18:52 +00:00
|
|
|
#line 4912 "configure"
|
1998-09-19 20:04:03 +00:00
|
|
|
#include "confdefs.h"
|
|
|
|
***************
|
1999-06-14 02:18:52 +00:00
|
|
|
*** 4940,4946 ****
|
1998-09-19 20:04:03 +00:00
|
|
|
#define $ac_tr_lib 1
|
|
|
|
EOF
|
|
|
|
|
|
|
|
! LIBS="-lopie $LIBS"
|
|
|
|
|
|
|
|
else
|
|
|
|
echo "$ac_t""no" 1>&6
|
1999-06-14 02:18:52 +00:00
|
|
|
--- 4940,4946 ----
|
1998-09-19 20:04:03 +00:00
|
|
|
#define $ac_tr_lib 1
|
|
|
|
EOF
|
|
|
|
|
|
|
|
! LIBS="-lopie -lmd $LIBS"
|
|
|
|
|
|
|
|
else
|
|
|
|
echo "$ac_t""no" 1>&6
|