adamyg / grief

GRIEF - BRIEF clone
http://grief.sourceforge.net/
Other
33 stars 9 forks source link

Configure bug on Linux #30

Closed blakemcbride closed 2 months ago

blakemcbride commented 1 year ago
$ ./configure_new
[...]
config.status: creating hlpdoc/Makefile
config.status: creating macsrc/Makefile
config.status: creating util/Makefile
config.status: creating include/config.h
config.status: executing libtool commands
/usr/bin/rm: cannot remove 'libtoolT': No such file or directory
$

You may want to use rm -f

adamyg commented 1 year ago

source is autotools

blakemcbride commented 1 year ago

My pull request fixes this.

adamyg commented 2 months ago

corrected in latest autoconf.