comparison lwlib/ChangeLog @ 107830:3879f5eab4e9

Use autoconf, not cpp for some variables. * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE) (C_SWITCH_X_SITE): Define using autoconf. * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE) (C_SWITCH_X_SITE): Define using autoconf. * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Define using autoconf, not cpp. (ALL_CFLAGS): Use them as make variables.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 11 Apr 2010 13:17:24 -0700
parents aa85632b7860
children b88763a1166b
comparison
equal deleted inserted replaced
107829:f008e626c316 107830:3879f5eab4e9
1 2010-04-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
4 (C_SWITCH_X_SITE): Define using autoconf.
5
1 2010-04-11 Jan Djärv <jan.h.d@swipnet.se> 6 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * lwlib-Xaw.c (widget_xft_data): New for Xft data. 8 * lwlib-Xaw.c (widget_xft_data): New for Xft data.
4 (fill_xft_data, openFont, get_text_width_and_height) 9 (fill_xft_data, openFont, get_text_width_and_height)
5 (draw_text, set_text, find_xft_data, command_press) 10 (draw_text, set_text, find_xft_data, command_press)