Mercurial > gftp.yaz
view lib/Makefile.am @ 45:311e29c40ed6
2002-10-31 Brian Masney <masneyb@gftp.org>
* src/gtk/*.[ch] - don't check for gtk+ version based on the minor
version. May cause problems later on.
* lib/protocols.c src/gtk/bookmarks.c src/gtk/misc-gtk.c - use UTF8
functions for user data when using glib 2.0
author | masneyb |
---|---|
date | Thu, 31 Oct 2002 23:55:17 +0000 |
parents | 8b1883341c6f |
children | 7ef60ce2bdb2 |
line wrap: on
line source
## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libgftp.a libgftp_a_SOURCES=bookmark.c cache.c config_file.c local.c misc.c protocols.c \ rfc959.c rfc2068.c ssh.c sshv2.c INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR=\"$(datadir)/gftp\" noinst_HEADERS=gftp.h options.h