summaryrefslogtreecommitdiff
path: root/compile
AgeCommit message (Collapse)Author
2022-11-20Updated libtoolXavier Roche
2016-04-263.48.22 (libtool)Xavier Roche
2014-05-28Added AM_PROG_CC_C_O and AM_PROG_LIBTOOLXavier Roche
Removed unused CXX added the following default compiler flags: -Wdeclaration-after-statement -Wsequence-point -Wparentheses -Winit-self -Wuninitialized -Wformat -fstrict-aliasing -Wstrict-aliasing=2 added the following default linker flags: -Wl,--discard-all -Wl,--no-undefined Depending on autoconf-archive because using AX_CHECK_COMPILE_FLAG and AX_CHECK_LINK_FLAG
2013-07-07compileXavier Roche
2013-06-08Removed intermediate automake files (Sebastian Pipping)Xavier Roche
# To regenerate these files, do something like: libtoolize --copy --force \ && aclocal \ && automake --add-missing --copy --force-missing \ && autoheader \ && autoconf
2012-03-19httrack 3.45.1Xavier Roche
2012-03-19httrack 3.40.4Xavier Roche