diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-11 09:06:23 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-11 09:06:23 +0000 |
| commit | d50d14db2a07069302765a3517626d1f734cab8c (patch) | |
| tree | 4d923c6cb4f9991351c6a38fc0e5d4cdfab12cbd /ChangeLog | |
| parent | 4d05e302495f794a4a4302b32bb4fcdc5d02e2a5 (diff) | |
* configure.ac: changed position of AC_GNU_SOURCE (caused error
strange error messages)
* autogen.sh: replaced so it works without gnome-common and
modified for intltools support
* src/itdb.h: replaced '//' by '/* ... */' to avoid strange error
message during compile.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1085 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-09-11 Jorg Schuler <jcsjcs at users.sourceforge.net> + * configure.ac: changed position of AC_GNU_SOURCE (caused error + strange error messages) + * autogen.sh: replace so it works without gnome-common + * src/itdb.h: replaced '//' by '/* ... */' to avoid strange error + message during compile. * src/itdb_playlist.c: (itdb_splr_validate) Guilherme Salgado <salgado@freeshell.org> patch to make 'inthelast' SPL work. |
