Add try-catch block in example in order to fix memory leaks. Added specialized except...
[command.git] / autogen.sh
1 #! /bin/sh
2
3 autoreconf --force --install
4 automake --add-missing