<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,11 @@
+2008-04-30  Michael Dominic K.  &lt;mdk@mdk.am&gt;
+
+	* configure.ac:
+	* moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
+	as it contains some local garbage. Instead, put stripped-down
+	MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
+	compile against moon.pc.
+
 2008-04-25  Andrew Jorgensen  &lt;ajorgensen@novell.com&gt;
 
 	* configure.ac: Hack to remove glitz from the link flags</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -299,6 +299,11 @@ MOON_LIBS=&quot;$(echo $MOON_LIBS | sed -e s/-lglitz//g)&quot;
 AC_SUBST(MOON_CFLAGS)
 AC_SUBST(MOON_LIBS)
 
+MOON_EXTRA_CFLAGS=&quot;$GTK_CFLAGS $ALSA_CFLAGS&quot;
+MOON_EXTRA_LIBS=&quot;$GTK_LIBS $ALSA_LIBS&quot;
+AC_SUBST(MOON_EXTRA_CFLAGS)
+AC_SUBST(MOON_EXTRA_LIBS)
+
 MOON_PROG_CFLAGS=&quot;$GTK_CFLAGS $ALSA_CFLAGS -I\$(top_builddir)/src/&quot;
 MOON_PROG_LIBS=&quot;$GTK_LIBS $ALSA_LIBS \$(top_builddir)/src/libmoon.la&quot;
 AC_SUBST(MOON_PROG_CFLAGS)</diff>
      <filename>configure.ac</filename>
    </modified>
    <modified>
      <diff>@@ -7,5 +7,5 @@ Name: Moon
 Description: Moon
 Version: @VERSION@
 Requires: glib-2.0 gthread-2.0
-Libs: -L${libdir} -lmoon @MOON_LIBS@
-Cflags: -I${includedir} @MOON_CFLAGS@
+Libs: -L${libdir} -lmoon @MOON_EXTRA_LIBS@
+Cflags: -I${includedir} @MOON_EXTRA_CFLAGS@</diff>
      <filename>moon.pc.in</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>abf74b35575e50fc09eb420bf55f37cc805f68f8</id>
    </parent>
  </parents>
  <author>
    <name>mdk</name>
    <email>mdk@e3ebcda4-bce8-0310-ba0a-eca2169e7518</email>
  </author>
  <url>http://github.com/myabc/moonlight/commit/fd847db52a261140ab15e462d58c22c4516a455f</url>
  <id>fd847db52a261140ab15e462d58c22c4516a455f</id>
  <committed-date>2008-04-30T07:51:33-07:00</committed-date>
  <authored-date>2008-04-30T07:51:33-07:00</authored-date>
  <message>2008-04-30  Michael Dominic K.  &lt;mdk@mdk.am&gt;

	* configure.ac:
	* moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
	as it contains some local garbage. Instead, put stripped-down
	MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
	compile against moon.pc.


git-svn-id: svn://anonsvn.mono-project.com/source/trunk/moon@102206 e3ebcda4-bce8-0310-ba0a-eca2169e7518</message>
  <tree>33458cd4b4a1feb136027a1ceef9dc035c85bcf8</tree>
  <committer>
    <name>mdk</name>
    <email>mdk@e3ebcda4-bce8-0310-ba0a-eca2169e7518</email>
  </committer>
</commit>
