# HDW Linux abiword # # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org # [I] A sympathic and light word processor for X based in XML. # [V] 3.05 # [S] 4 5 # [D] abiword-1.0.3.tar.gz http://telia.dl.sourceforge.net/sourceforge/abiword/ ## [D] abiword-1.0.3.tar.gz http://unc.dl.sourceforge.net/sourceforge/abiword/ ## [D] abiword-1.0.3.tar.gz http://switch.dl.sourceforge.net/sourceforge/abiword/ ## [D] abiword-1.0.3.tar.gz http://easynews.dl.sourceforge.net/sourceforge/abiword/ build_main() { cd abi ; ./autogen.sh ./configure $confopt make $make_conf make $install_conf install }