Changeset 487

Show
Ignore:
Timestamp:
06/02/07 14:16:11 (1 year ago)
Author:
conrad
Message:

add build info (with valgrind command line) to configure output

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libremix/trunk/configure.ac

    r400 r487  
    187187    Documentation: ............... ${prefix}/share/doc/$PACKAGE 
    188188 
     189  Building: 
     190 
     191    Type 'make' to compile $PACKAGE. 
     192 
     193    Type 'make install' to install $PACKAGE. 
     194 
     195    Type 'make check' to test $PACKAGE using the unit tests 
     196    contained in the src/tests directory. 
     197    ${TESTS_INFO} 
     198 
    189199  Example programs will be built but not installed. 
    190200------------------------------------------------------------------------