Go to file
Tanu Kaskinen 1f037dc341 build-sys: Use autoreconf in bootstrap.sh
Most of the stuff in bootstrap.sh seemed to reimplement autoreconf,
badly. I don't understand the wisdom behind the run_versioned
trickery. configure.ac states that we require Automake 1.11, so
apparently the VERSION variable in bootstrap.sh was out of date.
Instead of bumping the version number, I replaced the cruft with
an autoreconf call.
2013-03-25 08:45:24 +02:00
doc build-sys: Prepare for a 2.0 release 2013-03-08 13:19:41 +05:30
m4 Make use of common ZP_LYNX_DOC macro. 2008-08-08 15:57:50 +02:00
po i18n: Add devicewidget to POTFILES.in 2011-09-27 09:19:00 +01:00
src sinkwidget: add support for AAC pass-through 2013-03-13 11:35:59 +02:00
.gitignore gitignore: Add *.swp. 2012-07-04 12:57:53 +03:00
LICENSE Fix license mess: change everything to GPL 2007-05-23 23:34:52 +00:00
Makefile.am build-sys: Drop ChangeLog generation from git 2013-03-08 13:25:44 +05:30
autogen.sh remove $Id$ 2008-07-15 13:24:56 +02:00
bootstrap.sh build-sys: Use autoreconf in bootstrap.sh 2013-03-25 08:45:24 +02:00
configure.ac build-sys: Prepare for a 2.0 release 2013-03-08 13:19:41 +05:30