diff options
| author | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-07-05 14:50:23 +0000 |
|---|---|---|
| committer | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-07-05 14:50:23 +0000 |
| commit | f1d1df605cf019a9e24fc154665bb126b55aeb86 (patch) | |
| tree | a80d9e246d38e2dd26cb8eec152b3b3eaa30aa43 /configure.ac | |
| parent | 110f51d0e500ce3d32b66bd60699e8270987f4d9 (diff) | |
s/PACKAGE_/LIBGPOD_/ in configuration output
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1622 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f981447..7f2928a 100644 --- a/configure.ac +++ b/configure.ac @@ -188,8 +188,8 @@ Configuration for $PACKAGE $VERSION : 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 |
