Revision: 1622
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1622&view=rev
Author:   tmzullinger
Date:     2007-07-05 07:50:23 -0700 (Thu, 05 Jul 2007)

Log Message:
-----------
s/PACKAGE_/LIBGPOD_/ in configuration output

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/configure.ac

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-07-04 21:29:51 UTC (rev 1621)
+++ libgpod/trunk/ChangeLog     2007-07-05 14:50:23 UTC (rev 1622)
@@ -1,3 +1,8 @@
+2007-07-05  Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+       * configure.ac:
+         s/PACKAGE_/LIBGPOD_/ in configuration output
+
 2007-07-04  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
        * po/fr.po:
@@ -10,7 +15,7 @@
 
 2007-06-29 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
-        * po/libgpod.po: added to SVN repository (new translators may be
+        * po/libgpod.pot: added to SVN repository (new translators may be
          looking for it -- like yesterday).
 
        * po/*.po: run 'make update-po'.

Modified: libgpod/trunk/configure.ac
===================================================================
--- libgpod/trunk/configure.ac  2007-07-04 21:29:51 UTC (rev 1621)
+++ libgpod/trunk/configure.ac  2007-07-05 14:50:23 UTC (rev 1622)
@@ -188,8 +188,8 @@
  Host System Type .....: $host
  Install path .........: $prefix
  Preprocessor .........: $CC $CPPFLAGS
- Compiler .............: $CC $CFLAGS $PACKAGE_CFLAGS
- Linker ...............: $CC $LDFLAGS $LIBS $PACKAGE_LIBS
+ Compiler .............: $CC $CFLAGS $LIBGPOD_CFLAGS
+ Linker ...............: $CC $LDFLAGS $LIBS $LIBGPOD_LIBS
  ArtworkDB support ....: $have_gdkpixbuf
  Python bindings ......: $with_python
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to