texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Small compilation bug in 1.0.1.16


From: Nix N. Nix
Subject: Re: [Texmacs-dev] Small compilation bug in 1.0.1.16
Date: 29 Jun 2003 20:02:59 -0600

No.  Making that modification didn't help.  It continues to die on
package.c .  BTW: It's not line 224, it's line 223.  Line 224 is

...
222:$(data_obj): Objects/%.o: %.cpp
223:    $(call cxx_incl,$(data_incl)) <-- Changed this - didn't help.
224:$(edit_obj): Objects/%.o: %.cpp
225:    $(call cxx_incl,$(edit_incl))
...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]