Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148973 Details for
Bug 226886
libstroke/libgstroke underquoted definitions
[?]
New
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.rh83 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 to fix aclocal warnings
libstroke-aclocal.patch (text/plain), 2.13 KB, created by
Jerry James
on 2007-03-01 00:14:08 UTC
(
hide
)
Description:
Patch to fix aclocal warnings
Filename:
MIME Type:
Creator:
Jerry James
Created:
2007-03-01 00:14:08 UTC
Size:
2.13 KB
patch
obsolete
>diff -dur libstroke-0.5.1.ORIG/libgstroke.m4 libstroke-0.5.1/libgstroke.m4 >--- libstroke-0.5.1.ORIG/libgstroke.m4 2001-07-05 06:44:54.000000000 -0600 >+++ libstroke-0.5.1/libgstroke.m4 2007-02-28 17:10:21.000000000 -0700 >@@ -26,7 +26,7 @@ > dnl if different from name > dnl description (optional) used to construct help string > dnl >-AC_DEFUN(smr_ARG_WITHLIB, [ >+AC_DEFUN([smr_ARG_WITHLIB], [ > > ifelse($2, , smr_lib=[$1], smr_lib=[$2]) > >@@ -74,7 +74,7 @@ > dnl extra-flags (optional) flags required when compiling the > dnl header, typically more includes; for ex. X_CFLAGS > dnl >-AC_DEFUN(smr_ARG_WITHINCLUDES, [ >+AC_DEFUN([smr_ARG_WITHINCLUDES] , [ > > AC_ARG_WITH([$1]-includes, > [ --with-$1-includes=DIR set directory for $1 headers], >@@ -116,7 +116,7 @@ > dnl x-libs (optional) extra libraries, if needed to link with lib > dnl x-flags (optional) extra flags, if needed to include header files > dnl >-AC_DEFUN(smr_CHECK_LIB, >+AC_DEFUN([smr_CHECK_LIB], > [ > ifelse($2, , smr_lib=[$1], smr_lib=[$2]) > ifelse($5, , , smr_header=[$5]) >diff -dur libstroke-0.5.1.ORIG/libstroke.m4 libstroke-0.5.1/libstroke.m4 >--- libstroke-0.5.1.ORIG/libstroke.m4 2001-07-05 06:44:54.000000000 -0600 >+++ libstroke-0.5.1/libstroke.m4 2007-02-28 17:09:46.000000000 -0700 >@@ -26,7 +26,7 @@ > dnl if different from name > dnl description (optional) used to construct help string > dnl >-AC_DEFUN(smr_ARG_WITHLIB, [ >+AC_DEFUN([smr_ARG_WITHLIB], [ > > ifelse($2, , smr_lib=[$1], smr_lib=[$2]) > >@@ -74,7 +74,7 @@ > dnl extra-flags (optional) flags required when compiling the > dnl header, typically more includes; for ex. X_CFLAGS > dnl >-AC_DEFUN(smr_ARG_WITHINCLUDES, [ >+AC_DEFUN([smr_ARG_WITHINCLUDES], [ > > AC_ARG_WITH([$1]-includes, > [ --with-$1-includes=DIR set directory for $1 headers], >@@ -116,7 +116,7 @@ > dnl x-libs (optional) extra libraries, if needed to link with lib > dnl x-flags (optional) extra flags, if needed to include header files > dnl >-AC_DEFUN(smr_CHECK_LIB, >+AC_DEFUN([smr_CHECK_LIB], > [ > ifelse($2, , smr_lib=[$1], smr_lib=[$2]) > ifelse($5, , , smr_header=[$5])
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 226886
: 148973