mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
build: shave it!
http://damien.lespiau.name/blog/2009/02/18/shave-making-the-autotools-output-sane/
This commit is contained in:
parent
e335b3d6ca
commit
16bb6580be
5 changed files with 218 additions and 1 deletions
|
|
@ -1261,6 +1261,8 @@ AM_CONDITIONAL([FORCE_PREOPEN], [test "x$FORCE_PREOPEN" = "xyes"])
|
|||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
shave
|
||||
shave-libtool
|
||||
src/Makefile
|
||||
man/Makefile
|
||||
libpulse.pc
|
||||
|
|
@ -1272,7 +1274,10 @@ doxygen/doxygen.conf
|
|||
src/pulse/version.h
|
||||
po/Makefile.in
|
||||
])
|
||||
|
||||
SHAVE_INIT
|
||||
AC_OUTPUT
|
||||
SHAVE_OUTPUT
|
||||
|
||||
# ==========================================================================
|
||||
ENABLE_X11=no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue