diff options
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 |
