| Summary: | Makefile.in for kpilot/conduits/malconduit seems to be in error | ||
|---|---|---|---|
| Product: | [Unmaintained] kpilot | Reporter: | Lars Tunkrans <lars.tunkrans> |
| Component: | General | Assignee: | groot |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lars Tunkrans
2003-07-13 00:31:34 UTC
Looking at my CVS checkout of _BRANCH (ie. 3.1.2), I don't have any MAL_INCS at all, anywhere in KPilot: eggs.ebn.kun.nl$pwd ; grep -r INCS . /mnt/src/kde-3.1/kdepim/kpilot eggs.ebn.kun.nl$ I don't think the file has changed much in _BRANCH for the longest time - there were minor changes in may, I can even see the change in the variable names: -libmalconduit_la_LIBADD = ../../lib/libkpilot.la $(MAL_LIB) $(LIB_KDEUI) +libmalconduit_la_LIBADD = ../../lib/libkpilot.la $(MAL_LIBS) $(LIB_KDEUI) However, that change was in HEAD, not _BRANCH. My only suggestion is that your source mirror is messed up in some way. |