diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-05-30 14:09:44 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-05-30 14:09:44 +0000 |
| commit | 30db796e261d5e155f4f444731907c306d69d93f (patch) | |
| tree | 64cc40dc42c33925c6183222667354276479c362 /configure.ac | |
| parent | 1c40c7000722016ff8602058ff5ef0bb477f9740 (diff) | |
***** merged photo-support branch back to MAIN. branch is tagged
photo-support-merged_00
ipod.py will need minor patching (flag2, flag3).
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1292 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1ad397c..dbd622e 100644 --- a/configure.ac +++ b/configure.ac @@ -175,3 +175,20 @@ src/Makefile tests/Makefile libgpod-1.0.pc ]) + +echo " +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 + ArtworkDB support ....: $have_gdkpixbuf + Python bindings ......: $with_python + + Now type 'make' to build $PACKAGE $VERSION, + and then 'make install' for installation. +" + |
