Yeraze / ytnef

Yeraze's TNEF Stream Reader - for winmail.dat files
GNU General Public License v2.0
32 stars 22 forks source link

Make #75

Closed KodaKoder closed 5 years ago

KodaKoder commented 5 years ago

on OSX 10.14 Just downloaded and run ./autogen.sh ./configure make && make install

I get :( configure.ac:39: error: required file './compile' not found configure.ac:39: 'automake --add-missing' can install 'compile' configure.ac:20: error: required file './missing' not found configure.ac:20: 'automake --add-missing' can install 'missing' lib/Makefile.am: error: required file './depcomp' not found lib/Makefile.am: 'automake --add-missing' can install 'depcomp' make: *** [Makefile.in] Error 1

Can you help me?

KodaKoder commented 5 years ago

ok solved with autoreconf -i