]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commitdiff
Generate a win32 config.h into win32/common and add to MANIFEST so it gets disted...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 25 Apr 2007 17:23:33 +0000 (17:23 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 25 Apr 2007 17:23:33 +0000 (17:23 +0000)
Original commit message from CVS:
* configure.ac:
* win32/MANIFEST:
Generate a win32 config.h into win32/common and add to MANIFEST so
it gets disted (#393890). Looks like win32/common/config.h.in needs
some work though.

ChangeLog
common
configure.ac
win32/MANIFEST

index c9109507d53f7fcba45a20cc1879fa69c672c562..0a6f6b80835d4e96dd15aa3bcf3152b1b35bed4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+       * win32/MANIFEST:
+         Generate a win32 config.h into win32/common and add to MANIFEST so
+         it gets disted (#393890). Looks like win32/common/config.h.in needs
+         some work though.
+
 2007-04-22  Tim-Philipp Müller  <tim at centricular dot net>
 
        * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
diff --git a/common b/common
index 765d03a88492fb4ac81d70457f671f3a109e93de..a19d235c89d99ca7849078d501129f521e30d98d 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 765d03a88492fb4ac81d70457f671f3a109e93de
+Subproject commit a19d235c89d99ca7849078d501129f521e30d98d
index 2d7dadb4704d6cbbdd3f7b6024cff4f375d32a8e..c9f153ae59cc02c15ab1ed5ecb9774524edbccea 100644 (file)
@@ -464,6 +464,7 @@ common/Makefile
 common/m4/Makefile
 m4/Makefile
 po/Makefile.in
+win32/common/config.h
 gst-plugins-ugly.spec
 )
 AC_OUTPUT
index d694048a1c168133fdc97f608cebde7723398e39..361f9c2f9eb21fbc5d1fde00cbc97b2a107d85f1 100644 (file)
@@ -1,4 +1,6 @@
 win32/MANIFEST
+win32/common/config.h
+win32/common/config.h.in
 win32/vs6/gst_plugins_ugly.dsw
 win32/vs6/libgstac3parse.dsp
 win32/vs6/libgstasfdemux.dsp
@@ -10,4 +12,4 @@ win32/vs6/libgstmad.dsp
 win32/vs6/libgstmpegaudioparse.dsp
 win32/vs6/libgstmpegstream.dsp
 win32/vs6/libgstrealmedia.dsp
-win32/vs6/libgstsynaesthesia.dsp
\ No newline at end of file
+win32/vs6/libgstsynaesthesia.dsp