mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
Put the vertical splitter at 3/8 * screen_width.
Sat Nov 12 23:39:29 2005 Soeren Sandmann <sandmann@redhat.com> * sysprof.c (set_sizes): Put the vertical splitter at 3/8 * screen_width. * configure.ac: Disable warning.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
3a306d20d0
commit
b6e9105cd2
46
configure.ac
46
configure.ac
@ -117,25 +117,27 @@ Makefile
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
echo
|
||||
echo "%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%"
|
||||
echo "@"
|
||||
echo "@ Thank you for testing cvs HEAD of sysprof."
|
||||
echo "%"
|
||||
echo "% There are currently no known bugs in the kernel"
|
||||
echo "@ module in this version, but there could easily be"
|
||||
echo "% unknown ones. Please report any crashes or lockups"
|
||||
echo "@ that you experience."
|
||||
echo "%"
|
||||
echo "@"
|
||||
echo "% If you need a stable version of sysprof, either"
|
||||
echo "@ get version 1.0 from"
|
||||
echo "%"
|
||||
echo "@ http://www.daimi.au.dk/~sandmann/sysprof"
|
||||
echo "%"
|
||||
echo "@ or do"
|
||||
echo "%"
|
||||
echo "@ cvs -z3 upd -r sysprof-1-0"
|
||||
echo "%"
|
||||
echo "@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@"
|
||||
echo
|
||||
if 0; then
|
||||
echo
|
||||
echo "%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%"
|
||||
echo "@"
|
||||
echo "% Thank you for testing cvs HEAD of sysprof."
|
||||
echo "@"
|
||||
echo "% There are currently no known bugs in the kernel"
|
||||
echo "@ module in this version, but there could easily be"
|
||||
echo "% unknown ones. Please report any crashes or lockups"
|
||||
echo "@ that you experience."
|
||||
echo "%"
|
||||
echo "@"
|
||||
echo "% If you need a stable version of sysprof, either"
|
||||
echo "@ get version 1.0 from"
|
||||
echo "%"
|
||||
echo "@ http://www.daimi.au.dk/~sandmann/sysprof"
|
||||
echo "%"
|
||||
echo "@ or do"
|
||||
echo "%"
|
||||
echo "@ cvs -z3 upd -r sysprof-1-0"
|
||||
echo "%"
|
||||
echo "@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@"
|
||||
echo
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user