projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6095e2e
)
configure: get rid of AS_SCRUB_INCLUDE
author
Tim-Philipp Müller
<tim@centricular.net>
Wed, 25 Sep 2013 22:46:14 +0000
(23:46 +0100)
committer
Tim-Philipp Müller
<tim@centricular.net>
Wed, 25 Sep 2013 22:46:14 +0000
(23:46 +0100)
Should not be needed any more.
https://bugzilla.gnome.org/show_bug.cgi?id=707658
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 20ee86f160cb5882f526f237b787280df33d1028..01b850ff21740838edafc0f05cbaeb656784a240 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)
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 ***
])
dnl *** cairo ***