Fahey-McLay / xalt

28 stars 15 forks source link

XALT doesn't remember location of libuuid #8

Closed boegel closed 8 years ago

boegel commented 8 years ago

If the location to libuuid.a is specified via $LIBRARY_PATH, XALT runs into trouble at link time when using -luuid because the library can't be found anymore.

XALT should remember where libuuid.a was found at configure time.

rtmclay commented 8 years ago

This issue has been solved in the devel branch. XALT includes its own copy of libuuid