3 # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
4 # [I] A console calculator with potential features. This also allows
5 # [I] arguments from command line.
8 # [D] bc-1.06.tar.gz ftp://ftp.gnu.org/pub/gnu/bc/
9 # [P] readline.patch http://hackdaworld.dyndns.org/~demian/c00l/hdw/patches/bc/
11 confopt="$confopt --with-readline"