From: Hans U. N. <hu...@us...> - 2007-05-11 07:12:42
|
Update of /cvsroot/libexif/libexif-gtk In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv32019 Modified Files: NEWS configure.ac Log Message: #1643242: need uninstalled.pc file for libexif-gtk Index: NEWS =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/NEWS,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -d -r1.1 -r1.2 --- NEWS 25 Jan 2002 13:43:45 -0000 1.1 +++ NEWS 11 May 2007 07:12:38 -0000 1.2 @@ -0,0 +1,3 @@ +New in 0.3.6: + * Bug fixes: + #1643242: need uninstalled.pc file for libexif-gtk Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/libexif-gtk/configure.ac,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -d -r1.4 -r1.5 --- configure.ac 15 Aug 2005 20:48:15 -0000 1.4 +++ configure.ac 11 May 2007 07:12:38 -0000 1.5 @@ -127,6 +127,7 @@ AC_CONFIG_FILES([ Makefile libexif-gtk/Makefile libexif-gtk/libexif-gtk.pc + libexif-gtk/libexif-gtk-uninstalled.pc gtk-extensions/Makefile tests/Makefile m4m/Makefile |