From: J?rg H. <ho...@us...> - 2004-03-19 20:07:20
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18771 Modified Files: ChangeLog Log Message: - Code simplification - sizeof(char) == 1 (according to the C standard) Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.101 retrieving revision 1.102 diff -u -d -r1.101 -r1.102 --- ChangeLog 15 Mar 2004 23:14:49 -0000 1.101 +++ ChangeLog 19 Mar 2004 19:57:27 -0000 1.102 @@ -1,3 +1,14 @@ +2004-03-19 Joerg Hoh <ho...@us...> + * libexif/olympus/exif-mnote-data-olympus.c: code + simplification + +2004-03-19 gettextize <bug...@gn...> + + * Makefile.am (SUBDIRS): Add intl, + (ACLOCAL_AMFLAGS): New variable. + (EXTRA_DIST): Add config.rpath mkinstalldirs. + * configure.in (AC_OUTPUT): Add intl/Makefile, + 2004-03-16 Lutz Mueller <lu...@us...> * libexif/pentax/exif-mnote-data-pentax.c: Another suggestion by |