I don't think we wanted to change the include dir to gstreamer as well.
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 11 Feb 2002 15:35:42 +0000 (15:35 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 11 Feb 2002 15:35:42 +0000 (15:35 +0000)
Original commit message from CVS:
I don't think we wanted to change the include dir to gstreamer as well.
If we did, then we need major code cleanups all over so let's hold off for
a second.

common
gst/Makefile.am

diff --git a/common b/common
index 2c01982..42491fe 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 2c019822f7097285eba6c1898ef9f3e996fadc8f
+Subproject commit 42491fe8cbc7f7bd736008e67e6ba1e78cda6d2d
index dc0c741..c652a43 100644 (file)
@@ -105,7 +105,7 @@ dist-hook:
 distclean-local:
        rm -f $(top_builddir)/gst/gstmarshal.c $(top_builddir)/gst/gstmarshal.h
 
-libgstreamerincludedir = $(includedir)/gstreamer
+libgstreamerincludedir = $(includedir)/gst
 libgstreamerinclude_HEADERS =          \
        gst.h                   \
        gstconfig.h             \