Browse Source

Create m4 dir within autogen.sh script

Serj Kalichev 11 years ago
parent
commit
8cdf6d307a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      autogen.sh

+ 2 - 0
autogen.sh

@@ -1,3 +1,5 @@
 #!/bin/sh
 
+set -x -e
+mkdir -p m4
 autoreconf -fvi