view Makefile.am @ 787:3751478bb260

2006-7-27 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_get_all_subdirs) - split this function into several smaller functions. Added support for getting the true file size if it is a symlink. Added more error handling. Fixed a segfault that may occur when transferring deeply nested directories * lib/fsp.c lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c lib/rfc959.c lib/sshv2.c (*_chdir) - removed support for passing the request->directory into this function. There is no longer a need for this. (*_stat_filename) - added support for getting the file size
author masneyb
date Fri, 28 Jul 2006 01:44:54 +0000
parents 44a018ea578c
children 44961d0159ed
line wrap: on
line source

## Process this file with automake to produce Makefile.in

SUBDIRS= docs intl lib po src
EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
 gftp.spec.in debian/changelog debian/compat debian/control debian/copyright \
 debian/gftp-common.dirs debian/gftp-common.docs debian/gftp-common.install \
 debian/gftp-gtk.install debian/gftp-gtk.links debian/gftp-gtk.menu \
 debian/gftp-text.install debian/gftp-text.links debian/gftp-text.postinst \
 debian/gftp-text.prerm debian/rules

dist-hook:
	cp gftp.spec $(distdir)     

ACLOCAL_AMFLAGS = -I m4