diff options
Diffstat (limited to 'gprof/configure')
-rwxr-xr-x | gprof/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure b/gprof/configure index 7c47f40..0e927ce 100755 --- a/gprof/configure +++ b/gprof/configure @@ -865,7 +865,7 @@ fi PACKAGE=gprof -VERSION=2.10.90 +VERSION=2.10.91 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |