Cameron Simpson <cs_at_zip.com.au> writes:
> On 21:23 15 Apr 2003, Dan Espen <dane_at_mk.telcordia.com> wrote:
> | Cameron Simpson <cs_at_zip.com.au> writes:
> | > What command do I issue to get to the point where I can say "./configure 
> ..."
> | The commands are in utils/configure_dev.sh
> 
> Thanks. Any reason this script can't be streamlined to this?
> 
>         set -x
>         aclocal || exit 1
>         autoheader || exit 2
>         automake --add-missing || exit 3
>         autoreconf || exit 4
>         ./configure ${1+"$_at_"} || exit 5
None that I can think of.
Done.
-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Apr 15 2003 - 21:02:09 BST