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   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to