autoreconf -vfi doesn't work properly

270 Views Asked by At

I am trying to install a library on Ubuntu 14.04 which requires the following command:

autoreconf -vfi

The output is

Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
   [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
   [--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]

Why am I getting this?

1

There are 1 best solutions below

0
On BEST ANSWER

Fixed by reinstalling autoconf.