2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>

* changed configure and configure.in, removed test for sting.h/strings.h
          this is not needed because we use strchr instead (always in string.h)
          of index (sometimes in string.h, sometimes in strings.h)
                                                                                                                                                 * changed ltconfig for aix4*, repleace -o $objdir/$soname by -o $lib,
          the shared libraries are handled correct now
DEVEL_2_0_BRANCH-1
Oliver Rauch 2000-11-22 23:10:44 +00:00
rodzic 2a20de1d09
commit 908ffb0799
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,12 @@
2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* changed configure and configure.in, removed test for sting.h/strings.h
this is not needed because we use strchr instead (always in string.h)
of index (sometimes in string.h, sometimes in strings.h)
* changed ltconfig for aix4*, repleace -o $objdir/$soname by -o $lib,
the shared libraries are handled correct now
2000-11-21 Abel Deuring <a.deuring@satzbau-gmbh.de>
* backend/sharp.c, backend/sharp.desc, doc/sharp.man: Support
for JX320 added