[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [gftp] Status of TLS Support in Gftp ?



Oliver Lehmann wrote:


> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include/gtk12
> -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include
> -D_REENTRANT -D_THREAD_SAFE -DSHARE_DIR=\"/usr/local/share/gftp\"
> -I../../intl  -I/usr/local/include  -g -O2 -c misc-gtk.c
> misc-gtk.c: In function `MakeEditDialog':
> misc-gtk.c:956: `GTK_STOCK_OK' undeclared (first use in this function)
> misc-gtk.c:956: (Each undeclared identifier is reported only once
> misc-gtk.c:956: for each function it appears in.)


#if GTK_MAJOR_VERSION == 1
  switch (okbutton)
    {
      case gftp_dialog_button_ok:
        yes_text = GTK_STOCK_OK;
        break;


....


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/