[xiph-cvs] r6788 - trunk/theora

giles at xiph.org giles at xiph.org
Sat May 29 18:12:30 PDT 2004



Author: giles
Date: 2004-05-29 21:12:29 -0400 (Sat, 29 May 2004)
New Revision: 6788

Modified:
   trunk/theora/Makefile.am
Log:
Properly install our pkgconfig file. Patch from Jan.

<p>Modified: trunk/theora/Makefile.am
===================================================================
--- trunk/theora/Makefile.am	2004-05-29 21:04:33 UTC (rev 6787)
+++ trunk/theora/Makefile.am	2004-05-30 01:12:29 UTC (rev 6788)
@@ -6,6 +6,9 @@
 
 EXTRA_DIST = COPYING autogen.sh win32
 
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = theora.pc
+
 dist-hook:
         rm -rf `find $(distdir)/macos -name CVS`
         rm -rf `find $(distdir)/win32 -name CVS`

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list