From eca7cfe1ecfbfaceda356431428f6c507a0c9913 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Wed, 27 Apr 2011 17:44:38 +0200 Subject: [PATCH] cleanup autogen.sh --- moonshot/autogen.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/moonshot/autogen.sh b/moonshot/autogen.sh index a209369..13432d0 100755 --- a/moonshot/autogen.sh +++ b/moonshot/autogen.sh @@ -1,4 +1,7 @@ -#! /bin/sh +#!/bin/sh +# +# Regenerate autotools files. +# PATH=/usr/local/bin:$PATH -- 2.1.4