Mercurial > gftp.yaz
view src/uicommon/Makefile.am @ 828:db4b34e3f83f
2006-10-15 Brian Masney <masneyb@gftp.org>
* lib/fsplib/lock.c (client_init_key) - renamed the sun local variable
to su. This was causing compile problems under Solaris.
* lib/fsplib/lock.h - include ../../config.h
author | masneyb |
---|---|
date | Sun, 15 Oct 2006 17:36:29 +0000 |
parents | 4376ffeab64e |
children |
line wrap: on
line source
## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libgftpui.a libgftpui_a_SOURCES = gftpui.c gftpuicallbacks.c INCLUDES = @GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl noinst_HEADERS = gftpui.h