Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426392 - app-editors/emacs-vcs-24.1.9999-r1 configure.in does not exist in upstream repository
Summary: app-editors/emacs-vcs-24.1.9999-r1 configure.in does not exist in upstream re...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 04:25 UTC by Rodrigo Lazo
Modified: 2012-07-17 21:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Lazo 2012-07-13 04:25:08 UTC
Taking a look at emacs trunk

http://bzr.savannah.gnu.org/lh/emacs/trunk/files

there is no configure.in, therefore emacs-vcs doesn't build because sed doesn't find the file (line 96 and others in the ebuild)

Reproducible: Always

Actual Results:  
Emacs-vcs doesn't compile
Comment 1 Rodrigo Lazo 2012-07-16 17:04:53 UTC
The file (configure.in) has been renamed configure.ac

http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6e5a5dcf6b10dd2cef22ed95fd995fc88b8a3fba
Comment 2 Rodrigo Lazo 2012-07-17 21:32:49 UTC
Fixed on 07/14/2012 by Ulrich Müller