view Makefile.am @ 220:6de9a8280aa4

2003-7-10 Brian Masney <masneyb@gftp.org> * lib/misc.c (insert_commas) - improved calculating # of digits in number. (Not sure if this worked properly for long long's, aka off_t when _LARGEFILE_SOURCE is defined) * src/gtk/transfer.c (update_file_status) - changed type of remaining field to be off_t. (hopefully fixes >2.1GB problem) * lib/protocols.c (gftp_calc_kbs) - improved throttling module.
author masneyb
date Fri, 11 Jul 2003 01:48:08 +0000
parents 7d7d8299610d
children 44a018ea578c
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/control debian/copyright \
	debian/dirs debian/docs debian/menu debian/rules

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

ACLOCAL_AMFLAGS = -I m4