You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by White May <wh...@263.net> on 2000/06/16 08:46:43 UTC

config/6198: line error in acinclude.m4

>Number:         6198
>Category:       config
>Synopsis:       line error in acinclude.m4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jun 15 23:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     whitemay@263.net
>Release:        2.0a4
>Organization:
apache
>Environment:
Redhat Linux 6.1 for x86
>Description:
Line 319 of acinclude.m4
    
    if test "$1" == "so"; then

This line repeated in configure file it produce. So syntax error were 
reported.
>How-To-Repeat:

>Fix:
I think "==" may be "=" or so.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]