#!/bin/bash -> #!/usr/bin/env bash
authorKISHIMOTO, Makoto <ksmakoto@dd.iij4u.or.jp>
Tue, 26 Mar 2013 03:56:22 +0000 (12:56 +0900)
committerKISHIMOTO, Makoto <ksmakoto@dd.iij4u.or.jp>
Tue, 26 Mar 2013 03:56:22 +0000 (12:56 +0900)
autogen.sh

index 3628c690efd8020cc60a99be15afffba431ea296..8fc51d24df070776c14a3ba73fd310cba639610a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # Run this to generate all the initial makefiles, etc.
 # Ripped off from GNOME macros version