|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-21 19:12:28
|
Juergen Wieferink wrote: > On Sunday 20 March 2005 16:09, Hans-Bernhard Broeker wrote: > I'm sorry. No need to be. [...] > a good idea? Possibly. The important thing is that this doesn't happen on a regular basis. > I tried to get the values of $(CPP) and $(CPPFLAGS) from the > autotools into doc2texi.el. Unfortunately "gcc -E" doesn't work in > this case because gcc doesn't recognize the suffix ".trm". You may profit from a look into how allterm.h is built. Or maybe combine the second half of your proposal with using allterm.h right away --- that might also solve the maintenance problem of yet another copy of the terminal list currently being hardwired inside doc2texi.el. |