Re: xsane-0.37 (0.38)

regis rampnoux (regisr@regix.com)
Tue, 12 Oct 1999 22:56:34 +0200 (CEST)

On 09-Oct-99 Oliver Rauch wrote:

> Where is your sane lib installed?

Sorry the problem was in gettext.
I have modified the configure file (in 0.38, I have not yet the 0.39 ;-) :

% diff -c configure configure.orig
*** configure Tue Oct 12 22:49:26 1999
--- configure.orig Tue Oct 12 22:39:07 1999
***************
*** 4763,4769 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lsane -lintl -L${x_libraries} $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4769 "configure"
#include "confdefs.h"
--- 4763,4769 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lsane -L${x_libraries} $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4769 "configure"
#include "confdefs.h"

and this seems Ok now!

---
<regisr>       regisr@regix.com     http://www.regix.com/

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com