Bug 35764 - AUTO_SUBDIRS used instead of AUTODIRS in doc-Makefile.am
Summary: AUTO_SUBDIRS used instead of AUTODIRS in doc-Makefile.am
Status: RESOLVED FIXED
Alias: None
Product: kapptemplate
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-05 02:18 UTC by Shannon --Jj Behrens
Modified: 2003-02-17 14:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shannon --Jj Behrens 2001-12-05 02:13:43 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           kdesdk-2.2.1 (using KDE 2.2.1 )
Severity:          normal
Installed from:    FreeBSD Ports
Compiler:          g++ 2.95.3
OS:                FreeBSD
OS/Compiler notes: FreeBSD 4.4-RELEASE

Concering KDESDK:

In doc-Makefile.am:

5c5
< SUBDIRS = $(AUTO_SUBDIRS)
---
> SUBDIRS = \$(AUTODIRS)

(this patch may apply to more than one template).

(Submitted via bugs.kde.org)
Comment 1 Lauri Watts 2003-02-17 14:40:23 UTC
This was applied several months ago, but the bug report wasn't closed.