Re: 2.99.12
Thomas Esser <[email protected]> Fri, 4 Feb 2005 23:05:36 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> I haven't tested .11, with .12 I found that ttf2afm.c blondely includes > libgen.h without check. Thanks. pdftex-1.21a uses xbasename instead of basename, but still includes libgen.h. So, I just have removed that "#include <libgen.h>". Thomas