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:
3638902
)
fixing some stuff
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 2 Jan 2002 22:01:58 +0000
(22:01 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 2 Jan 2002 22:01:58 +0000
(22:01 +0000)
Original commit message from CVS:
fixing some stuff
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index bf443692b4be8eb96d9a295d9871d2b554399310..c9276e52f4b74f8425ee0ffba838d6a82890e6d8 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-683,7
+683,7
@@
AC_SUBST(LIBGST_CFLAGS)
dnl Vars for everyone else
GST_INT_LIBS="\$(top_builddir)/gst/libgst.la"
-GST_INT_CFLAGS="-I\$(top_srcdir)/libs -I\$(top_srcdir)/include"
+GST_INT_CFLAGS="-I\$(top_srcdir)/libs -I\$(top_srcdir)/include
-I\$(top_srcdir)
"
AC_SUBST(GST_CFLAGS, "$GST_EXT_CFLAGS $GST_INT_CFLAGS")
AC_SUBST(GST_LIBS, "$GST_EXT_LIBS $GST_INT_LIBS")