diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-15 07:09:38 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-15 07:09:38 +0000 |
commit | cb21d71df66b19e023ee7d354317fe2a91891b5e (patch) | |
tree | 3032024f2ee8eddea213ad122a8a46317ab2c7dc /shells/rssh | |
parent | Mark for deprecation. The distfile that is currently in the port is over (diff) |
- Add configgen
Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.
-gnu Create generic gnu configure script
-gnome Create gnome specific configure script
-bsd Use FreeBSD auto-tools
(versions: libtool15, automake15, autoconf253)
-bsd14 Use FreeBSD auto-tools
(versions: libtool13, automake14, autoconf213)
-bsd19 Use FreeBSD auto-tools
(versions: libtool15, automake19, autoconf259)
<config> Specify a auto-gen configure script
Notes
Notes:
svn path=/head/; revision=142788
Diffstat (limited to 'shells/rssh')
0 files changed, 0 insertions, 0 deletions