octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newfile: autogen.sh


From: John W. Eaton
Subject: Newfile: autogen.sh
Date: Tue, 19 Oct 1999 13:00:53 -0500 (CDT)

On 15-Oct-1999, Geoff Jacobsen <address@hidden> wrote:

| I noticed that there isnt an "autogen.sh" file for octave so I've made
| one.  It includes what I had to do to get octave to compile from a
| "maintainer-clean" distribution.
| 
| This has only been tested on Debian (Potato) GNU/Linux.
| 
| The file goes in the top directory, naturally.

Thanks.  I added your script with one small change.  I changed the
line

 #! /bin/bash

to be

 #! /bin/sh 

because the script doesn't seem to depend on bash features and not
everyone has /bin/bash.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]