autogen.sh: set -e separately, rather than putting -e in the shebang line

Otherwise, if someone uses "sh autogen.sh", the -e will get ignored.
1 file changed
tree: 8b9ece5ca89b1e37a2db75bd57ada973a2597bdf
  1. m4/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README