Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4202

[bug #52483] GNUstep Make should honor @setfilename in .texi documents

From Yavor Doganov <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #52483] GNUstep Make should honor @setfilename in .texi documents
Date 2017-11-22 15:05 -0500
Message-ID <mailman.4335.1511381167.27995.bug-gnustep@gnu.org> (permalink)

Show all headers | View raw


URL:
  <http://savannah.gnu.org/bugs/?52483>

                 Summary: GNUstep Make should honor @setfilename in .texi
documents
                 Project: GNUstep
            Submitted by: yavor
            Submitted on: Wed 22 Nov 2017 10:05:58 PM EET
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I consider it a bug that GNUstep Make ignores the @setfilename Texinfo command
and attempts (and fails) to build/clean/install generated files with the same
output name as the .texi.  Automake has coped with this since day one, if I'm
not mistaken.  There are various valid scenarios when @setfilename is used and
set to a different file than the .texi, and IMO any sane build system should
obey.

The attached patch takes care of this.  Tested with Base, Gui, Back, Gorm and
DBusKit, with Make configured with "debian" layout.  All main targets
(all/clean/install/uninstall) work properly for me.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 22 Nov 2017 10:05:58 PM EET  Name:
0001-Honor-setfilename-in-Texinfo-documents.patch  Size: 7KiB   By: yavor

<http://savannah.gnu.org/bugs/download.php?file_id=42459>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52483>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #52483] GNUstep Make should honor @setfilename in .texi documents Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2017-11-22 15:05 -0500

csiph-web