Re: A question about config.h

Nick Gorham <[email protected]> Tue, 18 Nov 2014 08:19:43 +0000
Newsgroups gmane.comp.db.unixodbc.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============0164455966==
Content-Type: multipart/alternative;
	boundary="------------060609090302060705000800"

This is a multi-part message in MIME format.
--------------060609090302060705000800
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

On 18/11/14 06:09, xiaonan wrote:
> Hi Nick,
>
> I use unixODBC 2.3.2 released version. After calling "./configure", I 
> see the following strings in config.h:
>
> /* Define to the full name and version of this package. */
> #define PACKAGE_STRING "unixODBC 2.3.2-pre"
>
> /* Define to the version of this package. */
> #define PACKAGE_VERSION "2.3.2-pre"
>
> I think they should be:
>
> /* Define to the full name and version of this package. */
> #define PACKAGE_STRING "unixODBC 2.3.2"
>
> /* Define to the version of this package. */
> #define PACKAGE_VERSION "2.3.2"
>
> Right? Thanks!
>
> Best Regards
> Nan Xiao

Yep, thats right. I will check and fix.

-- 
Nick

--------------060609090302060705000800
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 18/11/14 06:09, xiaonan wrote:<br>
    </div>
    <blockquote
      cite="mid:[email protected]"
      type="cite">
      <div
        style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial">
        <div>Hi Nick,</div>
        <div><br>
        </div>
        <div>I use unixODBC 2.3.2 released version. After calling
          "./configure", I see the following strings in config.h:</div>
        <div><br>
        </div>
        <div>/* Define to the full name and version of this package. */</div>
        <div>#define PACKAGE_STRING "unixODBC 2.3.2-pre"</div>
        <div><br>
        </div>
        <div>/* Define to the version of this package. */</div>
        <div>#define PACKAGE_VERSION "2.3.2-pre"</div>
        <div><br>
        </div>
        <div>I think they should be:</div>
        <div><br>
        </div>
        <div>/* Define to the full name and version of this package. */</div>
        <div>#define PACKAGE_STRING "unixODBC 2.3.2"</div>
        <div><br>
        </div>
        <div>/* Define to the version of this package. */</div>
        <div>#define PACKAGE_VERSION "2.3.2"</div>
        <div><br>
        </div>
        <div>Right? Thanks!</div>
        <div><br>
        </div>
        <div>Best Regards</div>
        <div>Nan Xiao</div>
      </div>
    </blockquote>
    <br>
    Yep, thats right. I will check and fix.<br>
    <br>
    -- <br>
    Nick<br>
  </body>
</html>

--------------060609090302060705000800--

--===============0164455966==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev

--===============0164455966==--