|
|
1 | 2004-04-30 00:05 frodo |
|
|
2 | |
|
|
3 | * configure.in, program/psiconv/gen_image.c, |
|
|
4 | program/psiconv/magick-aux.h: (Frodo) Keep ImageMagick happy on |
|
|
5 | Solaris |
|
|
6 | |
|
|
7 | It needs a #include <time.h>. |
|
|
8 | |
|
|
9 | 2004-04-29 23:57 frodo |
|
|
10 | |
|
|
11 | * formats/html4_links.sh: (Frodo) And after the Solaris changes, it |
|
|
12 | now works again on Linux |
|
|
13 | |
|
|
14 | Don't you love shell scripting? |
|
|
15 | |
|
|
16 | 2004-04-29 23:43 frodo |
|
|
17 | |
|
|
18 | * formats/: generate_html4.sh, html4_links.sh, index_html.sh: |
|
|
19 | (Frodo) Solaris /bin/sh compatibility updates |
|
|
20 | |
|
|
21 | /bin/sh on Solaris is just braindead, if you are used to bash (or |
|
|
22 | even Sun's ksh) |
|
|
23 | |
|
|
24 | 2004-04-29 21:40 frodo |
|
|
25 | |
|
|
26 | * compat/Makefile.am, program/psiconv/gen_image.c: (Frodo) Solaris |
|
|
27 | build fixes |
|
|
28 | |
|
|
29 | * gen_image fixes (didn't I do these before?!?) |
|
|
30 | * Building shared libs |
|
|
31 | |
|
|
32 | 2004-04-28 23:28 frodo |
|
|
33 | |
|
|
34 | * compat/Makefile.am: (Frodo) Fixed compat directory LIBOBJS |
|
|
35 | handling |
|
|
36 | |
|
|
37 | Mandated by newer autoconf/automake/libtool versions. |
|
|
38 | |
|
|
39 | 2004-04-06 16:38 frodo |
|
|
40 | |
|
|
41 | * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.5 commit |
|
|
42 | |
1 | 2004-04-06 16:27 frodo |
43 | 2004-04-06 16:27 frodo |
2 | |
44 | |
3 | * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made |
45 | * ChangeLog, program/psiconv/psiconv.c: (Frodo) Fixed bug that made |
4 | compiling with gcc 2.95.x impossible |
46 | compiling with gcc 2.95.x impossible |
5 | |
47 | |