Lonosa / scim-avro

Automatically exported from code.google.com/p/scim-avro
GNU General Public License v2.0
0 stars 0 forks source link

LIBTOOL_EXPORT_OPTIONS is not found when compiling #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout code from repository
2. Run autoreconf -fvi 
3. ./configure 
4. make 

What is the expected output? What do you see instead?
It should compile the project. 

Instead the compilation breaks with undefined symbol LIBTOOL_EXPORT_OPTIONS

What version of the product are you using? On what operating system?
Debian Lenny

Please provide any additional information below.

I attached a patche to fix it. Hope it helps. 

Original issue reported on code.google.com by cs.mah...@gmail.com on 24 Feb 2010 at 2:38

Attachments: