Build system using autoconf and make.
Find a file
Jonathan Schleifer d74fc957f6 @rpath is not even needed as install_name
It is possible to set it to the path where the library will be installed
and still have in-tree applications work by setting DYLD_LIBRARY_PATH.
Even if the library is already installed, it will use the in-tree
library if DYLD_LIBRARY_PATH is set.
2014-05-15 17:52:30 +02:00
m4 @rpath is not even needed as install_name 2014-05-15 17:52:30 +02:00
autogen.sh Add a default autogen.sh. 2011-09-21 21:33:03 +02:00
buildsys.mk.in Don't insert the file name into the printf format 2014-05-06 23:07:15 +02:00
configure.ac Do not automatically call AC_CONFIG_COMMANDS_* 2014-02-24 03:55:15 +01:00