Commit graph

9 commits

Author SHA1 Message Date
tnn
0cb82318a3 Add DESTDIR support. 2009-06-11 10:04:27 +00:00
dmcmahill
c646576dd4 only pass a single directory name at a time to 'install -d' as this is more portable.
Fixes install problems on solaris.
2007-03-27 12:34:11 +00:00
wiz
2c8d41f0de Update to 1.5.2:
2005-08-04  Ben Wing

	Version 1.5.2: Fixed CRLF endings in sources.  Moved configure.in to
	configure.ac and rewrote obsolete constructions.  Redid installation
	in `make install' so it actually worked, including on Cygwin
	(needs the EXEEXT variable from `configure').
2007-03-08 19:23:04 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
ben
2af3a75a2e Update compface to version 1.5.1, addresses PR#29128. 2005-01-26 17:42:53 +00:00
kristerw
bb1d69a9ae The GCC 2.95 preprocessor does not handle \ line continuations in files
with Microsoft line endings.
2005-01-12 23:22:30 +00:00
adam
0b7a8b4af1 Changes 1.5:
* Minor feature enhancements
2005-01-10 13:40:02 +00:00
snj
8900406e69 Fix build on Linux. From Antonio Marques in PR pkg/24852. 2004-03-20 00:40:15 +00:00
hubertf
cc7b2e1018 Add compface 1.4: 48x48x1 image compression and decompression (X-face utility)
The programme (two programmes really - but they're just links to each
other) converts 48x48x1 images to and from a compressed format.  The
uncompressed images are expected to contain 48x48/4 (576) hex digits.
All other characters and any `0's followed by `X' or `x' are ignored.
Usually the files are 48 lines of "0x%04X,0x%04X,0x%04X,".  The
compressed images contain some number of printable characters.  Non
printable characters, including ` ' are ignored.  The purpose of the
programme is to allow the inclusion of face images within mail headers
using the field name `X-face: '.

Submitted by Osamu OISHI <oishi@alef.ims.ac.jp> in PR 17541
2002-07-19 01:13:52 +00:00