GNU bug report logs - #12713
24.2.50; Broken Makefile.in unable to build with program-transform-name and suffix

Previous Next

Package: emacs;

Reported by: Marcin Antczak <marcin.antczak <at> neutrico.pl>

Date: Tue, 23 Oct 2012 17:27:02 UTC

Severity: normal

Merged with 12732

Found in version 24.2.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: <marcin.antczak <at> neutrico.pl>
To: <12713 <at> debbugs.gnu.org>
Subject: bug#12713: #12713 This bug is not fixed.
Date: Wed, 24 Oct 2012 17:48:12 +0200
Makefile.in was broken because it produced syntax error.

Syntax error is fixed but now it produces wrong output.

Steps to reproduce:

clone/checkout trunk emacs24 from git/bzr

autoreconf -i -I m4

./configure --program-suffix=.emacs24 
--program-transform-name='s/emacs-[0-9.]*//g'

make && make install

This produces binaries as follows:

ctags.emacs24
ebrowse.emacs24
emacs24
emacsclient.emacs24
emacs.emacs24 -> emacs24
etags.emacs24
grep-changelog.emacs24

And it's what I wanted, but icon names are wrong...

share/icons/hicolor/32x32/apps/emacs.png.emacs24





This bug report was last modified 12 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.