[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.15-269-gbcae796

Lennart Poettering gitmailer-noreply at 0pointer.de
Mon Jun 22 16:36:12 PDT 2009


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  da6b15671aaeaffcf56f013e643b7fe0ca994a3f (commit)

- Log -----------------------------------------------------------------
bcae796 build-sys: use pax tar format to allow longer file names
-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------

commit bcae7969db05c238bba90ee69d38061f3426376e
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Jun 23 01:36:29 2009 +0200

    build-sys: use pax tar format to allow longer file names

diff --git a/configure.ac b/configure.ac
index 2a32c83..107a557 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_INIT([pulseaudio], m4_esyscmd([./git-version-gen .tarball-version]),
 AC_CONFIG_SRCDIR([src/daemon/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules])
+AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax])
 
 m4_define(pa_major, `echo $VERSION |  cut -d. -f 1`)
 m4_define(pa_minor, `echo $VERSION |  cut -d. -f 2`)

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list