Name: Anonymous 2009-01-16 16:14
i'm trying to learn autoconf because my projects are growing and i'm starting to develop on multiple posix systems.
i've read a great tutorial on washington.edu about how to do basic stuff with autoconf but some of my projects create their own shared objects which they link to
what can you tell me about autoconf and compiling shared objects? do i need to make it do something special with automake? any tutorials dealing with this or any specific manual pages i should read, or any specific chapers of the info pages
just giving me a hint on what to search for in the infopages would be very helpful
i've read a great tutorial on washington.edu about how to do basic stuff with autoconf but some of my projects create their own shared objects which they link to
what can you tell me about autoconf and compiling shared objects? do i need to make it do something special with automake? any tutorials dealing with this or any specific manual pages i should read, or any specific chapers of the info pages
just giving me a hint on what to search for in the infopages would be very helpful