Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
adb1e873
Commit
adb1e873
authored
Nov 27, 2006
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enables audioscrobbler by default as it should be bugs free
parent
cde6146f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
configure.ac
View file @
adb1e873
...
...
@@ -1523,8 +1523,8 @@ dnl Audioscrobbler plugin
dnl
AC_ARG_ENABLE(audioscrobbler,
[ --
en
able-audioscrobbler Last.fm submission plugin (default
dis
abled)])
AS_IF([test "${enable_audioscrobbler}" = "
yes
"], [
[ --
dis
able-audioscrobbler Last.fm submission plugin (default
en
abled)])
AS_IF([test "${enable_audioscrobbler}"
!
= "
no
"], [
VLC_ADD_PLUGINS([audioscrobbler])
])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment