>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Fri, Feb 21, 2003 at 03:17:26PM +0100, Andre' Poenitz wrote: >> PutEnv seems to be completely unused and judging from the comments >> it would not too much of a loss ... Andre> And it looks like HAVE_PUTENV is unneeded afterwards. But I Andre> don't know where to remove this. Line 252 of configure.in (you can remove setenv too, I think). On line 259 you have a call to LYX_PUTENV_ARGTYPE which is not necessary anymore. Remove it and remove the corresponding macro in config/lyxinclude.m4. Don't forget to look at config/configure.ac too. JMarc