fix MSVC2008 compilation ... it does not understand char *const *argv iin rrd_getopt
[rrdtool.git] / autogen.sh
index 45a11a4..e9b7eff 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # On MAC OS X, GNU libtoolize is named 'glibtoolize':
 if [ `(uname -s) 2>/dev/null` == 'Darwin' ]