aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-28 16:19:45 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-28 16:20:12 -0300
commitd0f448bdad47c846239b5d0117eef97ae5f746a6 (patch)
tree9723131ef5fbf90267e96a1ec8f0b7e15804de28 /autogen.sh
parent582cbc6cf67919ec189098817ab1e4541c8e761d (diff)
downloadblogc-d0f448bdad47c846239b5d0117eef97ae5f746a6.tar.gz
blogc-d0f448bdad47c846239b5d0117eef97ae5f746a6.tar.bz2
blogc-d0f448bdad47c846239b5d0117eef97ae5f746a6.zip
portability fixes
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 91726d6..d50080a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
autoreconf \
--warnings=all \