view acconfig.h @ 7:5551ab2301fe

* Fixed a DND crash * When running a SSH bookmark, make sure need_userpass is enabled for that connection * moved anonymous ftp stuff from gtk port to rfc959.c * call bind_textdomain_codeset in gtk+ port * translation fixes for menus (from Owen Taylor <otaylor@redhat.com>)
author masneyb
date Fri, 23 Aug 2002 12:40:44 +0000
parents 8b1883341c6f
children
line wrap: on
line source

/*
 * extra definitions for gftp
 * Copyright (c) 2002 Jacob Meuser
 * 
 * This file is in the public domain.
 */

/* Define if libreadline is present */
#undef HAVE_LIBREADLINE

/* Define if dmalloc is present */
#undef HAVE_DMALLOC