This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/223: foo_SOURCES = $(top_srcdir)/main.c fails during make with dependencies
- To: automake-gnats at sourceware dot cygnus dot com
- Subject: automake/223: foo_SOURCES = $(top_srcdir)/main.c fails during make with dependencies
- From: robert dot collins at itdomain dot com dot au
- Date: 22 Aug 2001 07:34:56 -0000
- Reply-To: robert dot collins at itdomain dot com dot au
>Number: 223
>Category: automake
>Synopsis: foo_SOURCES = $(top_srcdir)/main.c fails during make with dependencies
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 22 00:41:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: robert.collins@itdomain.com.au
>Release: 1.4/1.5
>Organization:
>Environment:
debian-unstable
>Description:
bin_PROGRAMS = foo
foo_SOURCES = $(top_srcdir)/main.c
this will fail during make if dependencies are in the makefile and a VPATH build (with build under the src dir) is used.
>How-To-Repeat:
Follow the description
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: