[CF-Devel] CVS update: client
Crossfire CVS devel
mwedel at scruznet.com
Thu Sep 21 00:45:31 CDT 2000
Date: Wednesday September 20, 2000 @ 22:45
Author: cvs
Update of /home/cvs/CVS/client
In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv22259
Modified Files:
CHANGES Makefile.in
Log Message:
Makefile.in: Update to include png.c when packing up distributions.
****************************************
Index: client/CHANGES
diff -u client/CHANGES:1.22 client/CHANGES:1.23
--- client/CHANGES:1.22 Wed Sep 20 22:41:10 2000
+++ client/CHANGES Wed Sep 20 22:45:31 2000
@@ -1,9 +1,11 @@
-"$Id: CHANGES,v 1.22 2000/09/21 05:41:10 cvs Exp $"
+"$Id: CHANGES,v 1.23 2000/09/21 05:45:31 cvs Exp $"
Top of CVS tree:
------------------------------------------------------------------------------
Changes for 0.95.7:
+
+Makefile.in: Update to include png.c when packing up distributions.
configure.in, configure: Move check for -lm before png check, and
libpng on sparc/solaris systems require math library for proper linking.
Index: client/Makefile.in
diff -u client/Makefile.in:1.6 client/Makefile.in:1.7
--- client/Makefile.in:1.6 Mon May 29 22:07:36 2000
+++ client/Makefile.in Wed Sep 20 22:45:31 2000
@@ -84,6 +84,7 @@
x11.c \
xutil.c \
gx11.c \
+ png.c \
cfsndserv.c
PIXMAPS = \
More information about the crossfire
mailing list