Bug 89656

Summary: automake 1.4 generates invalid Makefile.in
Product: [Retired] Red Hat Linux Reporter: hjl
Component: automake14Assignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-04-25 23:01:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A testcase
none
A testcase none

Description hjl 2003-04-25 15:29:30 UTC
This bug is similar to bug 89619.

Comment 1 hjl 2003-04-25 15:31:32 UTC
Created attachment 91302 [details]
A testcase

I got

cd pkg; \
aclocal-1.4; \
automake-1.4 --cygnus Makefile --add-missing --copy; \
autoconf; \
./configure
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
make -C pkg 'WINDRES=$(WINDRES_FOR_TARGET)'
make[1]: Entering directory `/export/home/hjl/bugs/automake/subdir/pkg'
Making all in lib
make[2]: Entering directory `/export/home/hjl/bugs/automake/subdir/pkg/lib'
make[2]: Leaving directory `/export/home/hjl/bugs/automake/subdir/pkg/lib'
make[2]: Entering directory `/export/home/hjl/bugs/automake/subdir/pkg'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/export/home/hjl/bugs/automake/subdir/pkg'
make[1]: Leaving directory `/export/home/hjl/bugs/automake/subdir/pkg'

Comment 2 hjl 2003-04-25 15:33:09 UTC
Created attachment 91303 [details]
A testcase

This patch seems to work for me.

Comment 3 Jens Petersen 2003-04-25 23:01:11 UTC
Thanks - should get fixed in automake14-1.4p6-7.