Hi all,

this is mainly for Patrick, but I send it to the list in the hope that
it will be read :)

 [Patrick Powell]:
 > Sending email directly to [EMAIL PROTECTED] is competing with the> 
 > approximately 3000 other emails per week sent there.
 > 
 > Email sent to the LPRng mailing list will, I hope, at least get read.


The configure script for lprng-3.8.[22,23,24] incorrectly handles
`--disable-werror' opt (at least on Irix6.2). Using it produces:

checking disable -Werror flag... ./configure: line 2470: werror: command not found


Fix follows:

*** configure.ORIG      Sat Nov 15 09:43:18 2003
--- configure   Sat Nov 15 09:43:19 2003
***************
*** 2467,2473 ****
  if test "$enableval" = "yes" ; then
        v=yes;  werror=" -Werror ";
  else
!       v=no; werror ="";
  fi
  
  else
--- 2467,2473 ----
  if test "$enableval" = "yes" ; then
        v=yes;  werror=" -Werror ";
  else
!       v=no; werror="";
  fi
  
  else


Ciao
===========================================================================
Gabriele Balducci                  tel    I-040-5583957
Dipartimento di Scienze Chimiche   fax    I-040-5583903
Via L. Giorgieri 1                 e-mail [EMAIL PROTECTED]
I-34127 TRIESTE
===========================================================================

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to