mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
configure: Remove "WIBBLE" test
Apparently "WIBBLE" is just a test, and maybe the test was "How long does it take until somebody notices a strange row in configure.ac and tries to remove it", if so, the test result is "a little over three years". :-) Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
22827a5e1e
commit
e728bcf614
1 changed files with 0 additions and 1 deletions
|
|
@ -1334,7 +1334,6 @@ AC_ARG_ENABLE([legacy-database-entry-format],
|
|||
if test "x$enable_legacy_database_entry_format" != "xno" ; then
|
||||
AC_DEFINE(ENABLE_LEGACY_DATABASE_ENTRY_FORMAT, [1], [Legacy database entry format])
|
||||
fi
|
||||
AC_DEFINE([WIBBLE], 1, [Just a test.])
|
||||
|
||||
AC_ARG_ENABLE([static-bins],
|
||||
AS_HELP_STRING([--enable-static-bins],[Statically link executables.]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue