[Bug 570] configure --disable-FEATURE fix
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue May 20 00:21:57 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=570
Summary: configure --disable-FEATURE fix
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: openssh at roumenpetrov.info
....
- Macro: AC_ARG_ENABLE (FEATURE, HELP-STRING, [ACTION-IF-GIVEN],
[ACTION-IF-NOT-GIVEN])
If the user gave `configure' the option `--enable-FEATURE' or
`--disable-FEATURE', run shell commands ACTION-IF-GIVEN. If neither option was
given, run shell commands ACTION-IF-NOT-GIVEN.
....
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list