autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Autoconf & libssl


From: Eric Blake
Subject: Re: Autoconf & libssl
Date: Fri, 11 Nov 2011 09:19:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 11/11/2011 09:13 AM, Till Elsner wrote:
> Ok, here we go: The following configure.ac seems to serve as a
> minimal example:
> --- begin configure.ac ---
> AC_PREREQ([2.68])
> AC_INIT([actest], [1])
> AC_SEARCH_LIBS([MD5], [ssl]);

Remove that trailing ';' - it isn't necessary.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]