From: Hans U. N. <hu...@us...> - 2007-05-17 14:57:31
|
Update of /cvsroot/libexif/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv26100/libexif Modified Files: Makefile.am Removed Files: libexif.pc.in Log Message: new place for *.pc.in --- libexif.pc.in DELETED --- Index: Makefile.am =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/Makefile.am,v retrieving revision 1.37 retrieving revision 1.38 diff -u -p -d -r1.37 -r1.38 --- Makefile.am 16 Sep 2006 23:25:30 -0000 1.37 +++ Makefile.am 17 May 2007 14:57:26 -0000 1.38 @@ -62,9 +62,7 @@ libexifinclude_HEADERS = \ exif-utils.h \ _stdint.h -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libexif.pc -EXTRA_DIST = libexif.pc.in libexif.sym +EXTRA_DIST = libexif.sym DISTCLEANFILES = _stdint.h |