Re: The recent git update of sawfish 1.5 broke
- From: Allan Duncan <amd2345 fastmail com au>
- To: General discussion about sawfish wm <sawfish-list gnome org>
- Subject: Re: The recent git update of sawfish 1.5 broke
- Date: Fri, 08 May 2009 16:14:47 +1000
Christopher Roy Bratusek wrote:
Am Freitag, den 08.05.2009, 00:08 +1000 schrieb Allan Duncan:
I have been able to create an x64 rpm with a git as at April 28 after
tweaking the sawfish.spec, but the current 1.5.0 breaks due to a change
relating to po/Makefile in configure.in There are file missing messages
about po/Makefile.in.in, and this spurious .in appears in several spots.
It appears that po/Makefile.in is now _supposed_ to be created on the fly.
if you run autogen.sh (more precisly: intltoolize --copy --force)
po/Makefile.in.in is beeing created, configure then creates
po/Makefile.in po/Makefile.
I do, as a script of:
aclocal
autoconf
libtoolize --force (links are fine as the build is on the destination host)
automake --add-missing
./configure
Maybe I should try autogen.sh instead.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]