| Summary: | kate-make-plugin should not hardcode gmake | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Andreas Pakulat <apaku> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | ana |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Try gmake and make as commands | ||
|
Description
Andreas Pakulat
2006-04-22 00:36:58 UTC
Created attachment 15732 [details]
Try gmake and make as commands
This is a quick hack on katemake-plugin to try "make" as MAKE-command when
gmake failed.
Andreas
I fixed this with revision 572366, by letting configure check wether gmake is an existing program and if not use make as command. Andreas Cool fix, thanks. On 12.08.06 16:13:46, Dominik Haumann wrote:
> Cool fix, thanks.
Actually the autoconf stuff was stolen from KDevelop and I just saw that
there by accident :-)
Andreas
|