projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c469fb
)
fairly essential substing
author
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 21 Dec 2001 12:46:50 +0000
(12:46 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Fri, 21 Dec 2001 12:46:50 +0000
(12:46 +0000)
Original commit message from CVS:
fairly essential substing
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d26ce8ebba89462b363275dd49ae34cdf6127d65..3770d0595aff3a06f85c6797ae56a4532c86ebf5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1087,8
+1087,8
@@
dnl Vars for everyone else
dnl FIXME: is there a reason to add this top_builddir stuff ? don't think so
dnl GST_LIBS="\$(top_builddir)/gst/libgst.la $LIBGST_LIBS"
dnl GST_CFLAGS="-I\$(top_srcdir) -I\$(top_srcdir)/include $LIBGST_CFLAGS"
-
dnl
AC_SUBST(GST_LIBS)
-
dnl
AC_SUBST(GST_CFLAGS)
+AC_SUBST(GST_LIBS)
+AC_SUBST(GST_CFLAGS)
dnl #############################
dnl # Configure the subpackages #