Changeset 2fad0e0


Ignore:
Timestamp:
Sep 10, 2011, 10:39:31 AM (14 years ago)
Author:
Michael Hofmann <michael.hofmann@…>
Children:
8e985b
Parents:
48b662
Message:

configure: use AC_MSG_NOTICE everywhere

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@918 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r48b662 r2fad0e0  
    55AC_INIT([VMG], [0.1], [tremolo-devel@ins.uni-bonn.de])
    66
    7 cat <<EOF
    8 ****************************************************************
    9 *      Configuring solver VMG
    10 ****************************************************************
    11 EOF
     7AC_MSG_NOTICE([****************************************************************])
     8AC_MSG_NOTICE([*      Configuring solver VMG                                  *])
     9AC_MSG_NOTICE([****************************************************************])
    1210
    1311
Note: See TracChangeset for help on using the changeset viewer.