Opened 16 years ago
Last modified 16 years ago
#172 new task
Why is there a check for LIBTOOL in configure.ac in the WeNNI project?
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | se.lu.thep.wenni 0.7 |
Component: | se.lu.thep.wenni | Keywords: | |
Cc: |
Description
Remove the check if not needed.
Note:
See TracTickets
for help on using tickets.
In C++_tools the convenience lib is bundled up from the sub-libs in gslapi and utility. I don't know if that is possible without libtool. IMHO it never hurts to use/require libtool, as it is requirement only for developers not users.