Mercurial > gftp.yaz
view src/uicommon/Makefile.am @ 881:c010094bd60b
2007-2-26 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c (rfc959_read_response) - log any commands that return
a 4xx or 5xx with the gftp_logging_error priority. (closes #411777)
author | masneyb |
---|---|
date | Mon, 26 Feb 2007 22:53:57 +0000 |
parents | 4376ffeab64e |
children |
line wrap: on
line source
## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libgftpui.a libgftpui_a_SOURCES = gftpui.c gftpuicallbacks.c INCLUDES = @GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl noinst_HEADERS = gftpui.h