summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-08-01 00:55:38 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-08-01 00:55:38 +0000
commit55839c7140c6cf776811ba6ee685ed5b3a1ab352 (patch)
tree6f968237ce8c386f8b91d665e02903a046f7761d /ChangeLog
parent899c50a00e12de432806608c8650ec0f2f0e3acb (diff)
downloadlibgpod-55839c7140c6cf776811ba6ee685ed5b3a1ab352.tar.gz
libgpod-55839c7140c6cf776811ba6ee685ed5b3a1ab352.tar.xz
libgpod-55839c7140c6cf776811ba6ee685ed5b3a1ab352.zip
Fix auto-enabling of more warnings when using a svn checkout
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2075 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7f1954..bb9620e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-07-31 Christophe Fergeau <teuf@gnome.org>
+ * configure.ac: instead of looking for .svn or {arch}, look for
+ autogen.sh to decide if we are compiling a version checked out from
+ svn or a release tarball.
+
+2008-07-31 Christophe Fergeau <teuf@gnome.org>
+
* src/itdb_device.h:
* src/itdb_plist.h: move itdb_device_error_quark from itdb_plist.h
to itdb_device.h