bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12713: #12713 This bug is not fixed.


From: marcin.antczak
Subject: bug#12713: #12713 This bug is not fixed.
Date: Wed, 24 Oct 2012 17:48:12 +0200
User-agent: RoundCube Webmail/0.4

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






reply via email to

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