fetchmail-friends
[Top] [All Lists]

[fetchmail]FW: GT_YES/NO question + diff

2002-04-02 00:33:09
  new fetchmail is out and doesn't contain anything of these.
  worse yet, i never got a reply. what's going on?

  f.-

----- Forwarded message from "Federico G. Schwindt" 
<fgsch(_at_)olimpo(_dot_)com(_dot_)br> -----

Date: Sun, 10 Mar 2002 22:22:22 -0300
From: "Federico G. Schwindt" <fgsch(_at_)olimpo(_dot_)com(_dot_)br>
To: fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
Subject: GT_YES/NO question + diff
User-Agent: Mutt/1.2.5.1i

hi,

  i may be missing something, but GT_YES/GT_NO are never replaced in
intl/Makefile.in as the comment suggest, making impossible to compile using
the native make.  itoh, with GNU make this works.
  can anyone enlighten me? is the comment wrong, or there are some missing
bits in configure?

  below is diff needed to build in OpenBSD elf systems.

  f.-

--- configure.in.orig   Tue Nov 27 10:20:15 2001
+++ configure.in        Tue Nov 27 10:21:16 2001
@@ -402,7 +402,7 @@ then
   AC_DEFINE(HEIMDAL)
   AC_DEFINE(KERBEROS_V5)
   CEFLAGS="$CEFLAGS -I/usr/include/kerberosV"
-  LIBS="$LIBS -lasn1 -lkrb5 -lcom_err"
+  LIBS="$LIBS -lkrb5 -lasn1 -lcom_err -lkafs"
 else
   if test "$with_kerberos5" != "yes" 
   then

----- End forwarded message -----


<Prev in Thread] Current Thread [Next in Thread>