Skip to content

Commit

Permalink
Merge pull request #4 from illwieckz/bash
Browse files Browse the repository at this point in the history
do not hardcode bash path
  • Loading branch information
codereader committed Sep 7, 2017
2 parents b2f5471 + ac5af0b commit 60d0e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
aclocal -I m4
# Use the glibtoolize command in OSX
case "$OSTYPE" in
Expand Down

0 comments on commit 60d0e60

Please sign in to comment.