Akim> * automake.in (@objects): Remove, unused.
Akim> Remove all the code related to it, and to former `$(OBJECTS)'.
Ok, thanks.
Tom
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Tom> FYI: We currently use $(SOURCES) for tags (btw tag generation is
Tom> an ugly bit of code...), but I don't think we use $(OBJECTS) at
Tom> all. We should simply remove it.
Index: ChangeLog
from Akim Demaille <[EMAIL PROTECTED]>
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (&generate_makefile) Use variable_define to define
Akim> SOURCES and OBJECTS. (&variable_defined): Don't check for
Akim> $conditional{VAR}{COND} as this would make
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (&generate_makefile) Use variable_define to define
Akim> SOURCES and OBJECTS.
Akim> (&variable_defined): Don't check for $conditional{VAR}{COND} as
Akim> this would make perl create $condition{VAR}, which we don
Index: ChangeLog
from Akim Demaille <[EMAIL PROTECTED]>
* automake.in (&generate_makefile) Use variable_define to define
SOURCES and OBJECTS.
(&variable_defined): Don't check for $conditional{VAR}{COND} as
this would make perl create $condition{VAR}, which we don'