annotate src/s/hpux9shxr4.h @ 64937:9ac98d57e0e7

* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask to get an GTK icon and set it with GTK functions to avoid having GTK override an icon set with just X functions.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 13 Aug 2005 09:48:36 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "hpux9shr.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #undef C_SWITCH_X_SYSTEM
Dave Love <fx@gnu.org>
parents:
diff changeset
4 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 #undef LD_SWITCH_X_DEFAULT
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
8
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25844
diff changeset
9 /* arch-tag: 7f68b8b6-c733-4e6c-81df-39d8d13fb656
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25844
diff changeset
10 (do not change this comment) */