Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 446568 Details for
Bug 626032
Use AC_HELP_STRING in configure.in
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for configure.in
patch.txt (text/plain), 995 bytes, created by
Ludovic Rousseau
on 2010-09-10 17:27:03 UTC
(
hide
)
Description:
patch for configure.in
Filename:
MIME Type:
Creator:
Ludovic Rousseau
Created:
2010-09-10 17:27:03 UTC
Size:
995 bytes
patch
obsolete
>Index: configure.in >=================================================================== >RCS file: /cvs/dirsec/coolkey/configure.in,v >retrieving revision 1.16 >diff -u -r1.16 configure.in >--- configure.in 19 Feb 2010 00:10:17 -0000 1.16 >+++ configure.in 10 Sep 2010 17:26:10 -0000 >@@ -33,7 +33,7 @@ > > # Add argument for debuging > AC_ARG_ENABLE(debug, >- [ --enable-debug add debugging code (default=yes)]) >+ AC_HELP_STRING([--enable-debug],[add debugging code (default=yes)])) > if test "$enable_debug" = "no" -o "$enable_debug" = "false" > then > AC_MSG_WARN([Debugging support is completely disabled!]) >@@ -118,7 +118,7 @@ > > # Add argument for pk11install > AC_ARG_ENABLE(pk11install, >- [ --enable-pk11install build an installer for legacy user apps(default=no)]) >+ AC_HELP_STRING([--enable-pk11install], [build an installer for legacy user apps(default=no)])) > if test "$enable_pk11install" = "yes" -o "$enable_pk11install" = "true" > then > if test $WINDOWS -ne 1; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 626032
: 446568