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 446556 Details for
Bug 626030
configure.in:26: warning: AC_INIT: not a literal: "1.1.0"
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), 616 bytes, created by
Ludovic Rousseau
on 2010-09-10 16:46:33 UTC
(
hide
)
Description:
patch for configure.in
Filename:
MIME Type:
Creator:
Ludovic Rousseau
Created:
2010-09-10 16:46:33 UTC
Size:
616 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 16:45:47 -0000 >@@ -23,10 +23,10 @@ > AC_PREREQ(2.52) > > # Process this file with autoconf to produce a configure script. >-AC_INIT(coolkey,"1.1.0") >+AC_INIT(coolkey, [1.1.0]) > AC_CONFIG_SRCDIR([src/coolkey/coolkey.cpp]) > AC_CANONICAL_TARGET([]) >-AM_INIT_AUTOMAKE(coolkey, "1.1.0") >+AM_INIT_AUTOMAKE() > AC_CONFIG_HEADERS([config.h]) > > AM_MAINTAINER_MODE
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 626030
: 446556