mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
configure: get rid of AS_SCRUB_INCLUDE
Should not be needed any more. https://bugzilla.gnome.org/show_bug.cgi?id=707658
This commit is contained in:
parent
6095e2e859
commit
c1aae07909
1 changed files with 0 additions and 1 deletions
|
@ -728,7 +728,6 @@ dnl *** aalib ***
|
|||
translit(dnm, m, l) AM_CONDITIONAL(USE_AALIB, true)
|
||||
AG_GST_CHECK_FEATURE(AALIB, [aalib ASCII Art library], aasink, [
|
||||
AM_PATH_AALIB(, HAVE_AALIB=yes, HAVE_AALIB=no)
|
||||
AS_SCRUB_INCLUDE(AALIB_CFLAGS)
|
||||
])
|
||||
|
||||
dnl *** cairo ***
|
||||
|
|
Loading…
Reference in a new issue