annotate docs/Makefile.am @ 244:afbbc72b73e2

2003-8-3 Brian Masney <masneyb@gftp.org> * lib/local.c (local_put_file) - specify an initial file creation mode of 0644 * lib/misc.c lib/gftp.h - added gftp_parse_file_size(). This function works correctly for files greater than 2.1GB * lib/rfc959.c (rfc959_get_file) lib/protocols.c lib/rfc2068.c lib/rfc959.c - use gftp_parse_file_size() * lib/protocols.c lib/gftp.h (gftp_get_file, gftp_put_file, gftp_transfer_file) - changed type of startsize paramter from size_t to off_t
author masneyb
date Sun, 03 Aug 2003 18:44:29 +0000
parents d74bfa342116
children 8978792d0855
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 man_MANS=gftp.1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 SUBDIRS=sample.gftp
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 7
diff changeset
5 EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 Utilitiesdir = $(datadir)/gnome/apps/Internet
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 Utilities_DATA = gftp.desktop
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
10 Iconsdir = $(datadir)/pixmaps
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11 Icons_DATA = gftp.png