]> git.saurik.com Git - cycript.git/history - Makefile.am
Update included configure to match autoconf input.
[cycript.git] / Makefile.am
2013-06-20  Jay Freeman (saurik)Use LDADD and LIBADD when appropriate for -l/-L.
2013-06-20  Jay Freeman (saurik)Only link libcycript against libffi (not cycript).
2013-06-20  Jay Freeman (saurik)Integrate GNU autoheader, and the libffi unconfig.
2013-06-19  Jay Freeman (saurik)Upgrade copyright notice (2013, mk, sh, GPLv3).
2013-06-15  Jay Freeman (saurik)Don't rely on cc1obj for Objective-C struct tables.
2013-06-15  Jay Freeman (saurik)Clean up a couple #include and build dependencies.
2013-06-15  Jay Freeman (saurik)Isolate linkage of libreadline and libtermcap.
2013-06-15  Jay Freeman (saurik)Stop using non-portable (GNU) Makefile features.
2013-06-15  Jay Freeman (saurik)Fix support for Bison >>2.3 by capitalizing path.
2013-06-15  Jay Freeman (saurik)Avoid libapr's .la from breaking libiconv search.
2013-06-15  Jay Freeman (saurik)Add libdl to the list of libraries explicitly linked.
2013-06-15  Jay Freeman (saurik)Port build environment to automake (break -arch).