次のコマンドでUbuntu 11.04にautoconfをインストールしようとすると
sudo apt-get install autoconf
このエラーが発生します
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package autoconf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'autoconf' has no installation candidate
このエラーを削除してインストールするにはどうすればよいですか?