Skip to content

#548 alberta.m4 should do link test

Metadata

Property Value
Reported by Sven Marnach (sven@pantoffel-wg.de)
Reported at May 5, 2009 14:08
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Last edited at Apr 21, 2010 06:19
Closed by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Closed at Apr 21, 2010 06:19
Closed in version Unknown
Resolution Implemented
Comment

Description

alberta.m4 does not check if it is possible to link against any of the libalberta libraries. Currently, configure might confirm that Alberta is usable while it is not. In this case, you will get strange errors which are really hard to track down. The linking test should use libtool.