Patch: Nicer configure output

Enno Bartels <[email protected]>
Newsgroups gmane.text.doxygen.devel
Message-ID <[email protected]>
Hi

Added some echos for nicer and clearly 
arranged looking output from the
"configure" file. 
Maybe you do agree with me.

Look in the attached patch file.
It was created with
cvs diff -u configure > patch_2005.07.14_nicer_configure_output.txt

Thanks for listening

Enno
patch_2005.07.14_nicer_configure_output.txt (text/plain, 1.5 KB)
Index: configure
===================================================================
RCS file: /u/kp3softd/cvsroot/configure,v
retrieving revision 1.219
diff -u -u -r1.219 configure
--- configure	7 Jul 2005 20:31:59 -0000	1.219
+++ configure	14 Jul 2005 19:52:02 -0000
@@ -466,6 +466,8 @@
 EOF
 fi
 
+echo ""
+echo "  Creating Makefiles:" 
 f_inmakefiles="Makefile.in qtools/Makefile.in src/Makefile.in examples/Makefile.in doc/Makefile.in addon/doxywizard/Makefile.in addon/doxmlparser/src/Makefile.in addon/doxmlparser/test/Makefile.in addon/doxmlparser/examples/metrics/Makefile.in libpng/Makefile.in libmd5/Makefile.in"
 
 for i in $f_inmakefiles ; do
@@ -497,9 +499,12 @@
        echo "" >> $DST
      fi
      cat $SRC >> $DST
-     echo "  Created $DST from $SRC..."
+     echo "  - Created $DST from $SRC..."
 done
+echo ""
 
+
+echo "  Creating pro - files:" 
 f_inprofiles="qtools/qtools.pro.in src/libdoxygen.pro.in src/libdoxycfg.pro.in src/doxygen.pro.in src/doxytag.pro.in addon/doxywizard/doxywizard.pro.in addon/doxmlparser/src/doxmlparser.pro.in addon/doxmlparser/test/xmlparse.pro.in addon/doxmlparser/examples/metrics/metrics.pro.in libpng/libpng.pro.in libmd5/libmd5.pro.in" 
 
 for i in $f_inprofiles ; do
@@ -521,8 +526,11 @@
        realopts="$realopts thread"
      fi
      cat $SRC .tmakeconfig | sed -e "s/\$extraopts/$realopts/g" >> $DST
-     echo "  Created $DST from $SRC..."
+     echo "  - Created $DST from $SRC..."
 done
+echo ""
+
+
 
 # - generating src/lang_cfg.h
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.