Problem with have_struct_member

Ah, thanks Guy.

Dan

···

-----Original Message-----
From: ts [mailto:decoux@moulon.inra.fr]
Sent: Thursday, March 24, 2005 8:34 AM
To: ruby-talk ML
Cc: ruby-talk@ruby-lang.org
Subject: Re: Problem with have_struct_member

Try it with

> have_struct_member("struct lastlog", "ll_time", "lastlog.h")

   have_struct_member("struct lastlog", "ll_time", ["time.h",
"lastlog.h"])