ref: c2e6a93c29408190695767721a79a5dc252722e8
parent: 850306c11ce04add5baca0bc5e28a0b381e603f4
author: robs <robs>
date: Mon Mar 30 03:55:03 EDT 2009
slight reorg of summary
--- a/configure.ac
+++ b/configure.ac
@@ -506,7 +506,6 @@
echo "Debugging build............$enable_debug"
echo "Distro name ...............$DISTRO"
echo "Dynamic loading support....$using_libltdl"
-echo "GOMP support...............$enable_gomp"
echo "Pkg-config location........$pkgconfig_option"
echo "Play and rec symlinks......$enable_playrec_symlinks"
echo "Symlinks enabled...........$enable_symlinks"
@@ -539,6 +538,7 @@
echo "ladspa effects.............$using_ladspa"
echo "magic support..............$using_magic"
echo "png support................$using_png"
+echo "GOMP support...............$enable_gomp"
echo
echo "Configure finished. Do 'make && make install' to compile and install SoX."
echo