mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- (dtucker) [INSTALL] A bit more info on autoconf.
This commit is contained in:
parent
bdc121279f
commit
f32f55259c
@ -2,6 +2,7 @@
|
|||||||
- (dtucker) [configure.ac] Try AIX blibpath test in different order when
|
- (dtucker) [configure.ac] Try AIX blibpath test in different order when
|
||||||
compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so
|
compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so
|
||||||
configure would not select the correct libpath linker flags.
|
configure would not select the correct libpath linker flags.
|
||||||
|
- (dtucker) [INSTALL] A bit more info on autoconf.
|
||||||
|
|
||||||
20060705
|
20060705
|
||||||
- (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the
|
- (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the
|
||||||
@ -4729,4 +4730,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4357 2006/07/06 01:56:25 dtucker Exp $
|
$Id: ChangeLog,v 1.4358 2006/07/06 09:12:08 dtucker Exp $
|
||||||
|
5
INSTALL
5
INSTALL
@ -69,7 +69,8 @@ http://sourceforge.net/projects/libedit/
|
|||||||
|
|
||||||
Autoconf:
|
Autoconf:
|
||||||
|
|
||||||
If you modify configure.ac then you will need autoconf-2.59 to rebuild
|
If you modify configure.ac or configure doesn't exist (eg if you checked
|
||||||
|
the code out of CVS yourself) then you will need autoconf-2.59 to rebuild
|
||||||
the automatically generated files by running "autoreconf".
|
the automatically generated files by running "autoreconf".
|
||||||
|
|
||||||
http://www.gnu.org/software/autoconf/
|
http://www.gnu.org/software/autoconf/
|
||||||
@ -239,4 +240,4 @@ Please refer to the "reporting bugs" section of the webpage at
|
|||||||
http://www.openssh.com/
|
http://www.openssh.com/
|
||||||
|
|
||||||
|
|
||||||
$Id: INSTALL,v 1.73 2006/06/30 06:20:59 dtucker Exp $
|
$Id: INSTALL,v 1.74 2006/07/06 09:12:08 dtucker Exp $
|
||||||
|
Loading…
x
Reference in New Issue
Block a user