diff options
-rw-r--r-- | bin/reconfigure.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reconfigure.sh b/bin/reconfigure.sh index 06330e1..cc5addb 100644 --- a/bin/reconfigure.sh +++ b/bin/reconfigure.sh @@ -1,4 +1,4 @@ -#! bin/sh +#! /bin/sh # A simple script to reconfigure autotools for HDF5. # The autotools include a reconfigure script, but this script # has the paths of autoconf and automake hardcoded to work on HDF |