view Makefile.am @ 198:8fea1b1a2ec6

2003-6-22 Brian Masney <masneyb@gftp.org> * lib/config_file.c lib/gftp.h - renamed parse_args to gftp_config_parse_args() and removed the static declaration * lib/protocols.c (gftp_request_destroy) - fixed memory problem with the new local configuration interface * src/gtk/gftp-gtk.c - added gftp_gtk_config_(read|write)_color(). I am overriding the read and write functions for gftp_option_type_color to be these functions. This is so that I can use a GdkColor structure instead of a gftp_color structure * src/gtk/misc-gtk.c - when destroying the dialogs, set the pointers to NULL before we call the callback functions. This is to make sure that they aren't being used in the callbacks * TODO - updated
author masneyb
date Mon, 23 Jun 2003 01:07:05 +0000
parents d40f9db52cdf
children 7d7d8299610d
line wrap: on
line source

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

SUBDIRS= intl  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