diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 06:49:27 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 06:49:27 +0000 |
| commit | 1f5db5b0b7d0d3b75f13c0dd4597dc2c997963bf (patch) | |
| tree | ddc1ce9da5c46b9afb9d14298f2e203d903162dd /graphics/xbmbrowser/files/patch-a | |
| parent | 14cd728249b798b6a6074712dc3368619fd713b7 (diff) | |
View complete directories of X bitmaps and X pixmaps.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Diffstat (limited to 'graphics/xbmbrowser/files/patch-a')
| -rw-r--r-- | graphics/xbmbrowser/files/patch-a | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/xbmbrowser/files/patch-a b/graphics/xbmbrowser/files/patch-a new file mode 100644 index 000000000000..88219e1e3f0b --- /dev/null +++ b/graphics/xbmbrowser/files/patch-a @@ -0,0 +1,21 @@ +*** Imakefile.orig Fri Aug 4 05:19:36 1995 +--- Imakefile Wed Sep 6 13:53:32 1995 +*************** +*** 17,24 **** + # -DNO_TRANS_COLOR Turn off setting the `none' color in xpixmaps + + DO_XPMS = -DDO_XPMS +! XPM_INC = -I/usr/include/X11 +! XPM_LIB = -L$(LIBDIR)/xpm -lXpm + + + # If you need this uncomment (particularly on decstations) +--- 17,24 ---- + # -DNO_TRANS_COLOR Turn off setting the `none' color in xpixmaps + + DO_XPMS = -DDO_XPMS +! XPM_INC = -I/usr/X11R6/include/X11 +! XPM_LIB = -lXpm + + + # If you need this uncomment (particularly on decstations) |
