bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

@image command fails with VPATH builds


From: Schleicher Ralph (LLI)
Subject: @image command fails with VPATH builds
Date: Thu, 6 Mar 2003 14:16:25 +0100

makeinfo (GNU texinfo) 4.5
automake (GNU automake) 1.7.3

Hi,

when building Info documentation in a build directory different from the
source directory (VPATH builds), makeinfo fails to lookup image files in
the source directory even if the source directory is added to the
include files search path.  I think this is a bug.  Here is a patch
together with a ChangeLog entry.

2003-03-06  Ralph Schleicher  <address@hidden>

        * makeinfo/files.h (get_file_info_in_path): Declare function.
        * makeinfo/files.c (get_file_info_in_path): Remove static keyword.
        * makeinfo/makeinfo.c (cm_image): Lookup image file name in the
        search path for include files.

Attachment: texinfo-4.5.diff
Description: texinfo-4.5.diff

Attachment: ATT03299.ATT
Description: ATT03299.ATT


reply via email to

[Prev in Thread] Current Thread [Next in Thread]