New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18166: patch-texk_xdvik_configure.diff

File patch-texk_xdvik_configure.diff, 1.0 KB (added by jjstickel@…, 3 years ago)
  • texk/xdvik/configure

    old new  
    42224222  echo $ac_n "(cached) $ac_c" 1>&6 
    42234223else 
    42244224  ac_save_LIBS="$LIBS" 
    4225 LIBS="-lt1 -lz -lm $LIBS" 
     4225LIBS="-lt1 -lz -lc -lm $LIBS" 
    42264226cat > conftest.$ac_ext <<EOF 
    42274227#line 4228 "configure" 
    42284228#include "confdefs.h" 
     
    42594259 
    42604260  fi 
    42614261 
    4262   LIBS="-lt1 -lm $LIBS" 
     4262  LIBS="-lt1 -lc -lm $LIBS" 
    42634263  if test "$with_system_t1lib" = yes; then 
    42644264      echo $ac_n "checking whether installed T1 lib is >= v 5.0.0 ""... $ac_c" 1>&6 
    42654265echo "configure:4266: checking whether installed T1 lib is >= v 5.0.0 " >&5 
     
    59785978  echo $ac_n "(cached) $ac_c" 1>&6 
    59795979else 
    59805980  ac_save_LIBS="$LIBS" 
    5981 LIBS="-lm  $LIBS" 
     5981LIBS="-lc -lm  $LIBS" 
    59825982cat > conftest.$ac_ext <<EOF 
    59835983#line 5984 "configure" 
    59845984#include "confdefs.h" 
     
    60086008#define $ac_tr_lib 1 
    60096009EOF 
    60106010 
    6011   LIBS="-lm $LIBS" 
     6011  LIBS="-lc -lm $LIBS" 
    60126012 
    60136013else 
    60146014  echo "$ac_t""no" 1>&6