view Makefile.am @ 873:42f9ce5e4bff

2007-2-4 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c - don't use a sigjmp buffer for the stop button. Instead, make sure a signal is delivered to the child thread and the thread will exit gracefully. Removed unused functions: _gftpui_cb_connect() and _gftpui_cb_disconnect() * src/gtk/gftp-gtk.c (stop_button) - set the cancel variable inside the gftp_request structure when the stop button is pressed.
author masneyb
date Sun, 04 Feb 2007 21:29:38 +0000
parents 44961d0159ed
children 314c1a72ede5
line wrap: on
line source

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

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