Commit Graph

7 Commits

Author SHA1 Message Date
Xavier Roche
62ebf75826 Updated libtool 2022-11-20 19:26:06 +01:00
Xavier Roche
f33762920a 3.48.22 (libtool) 2016-04-26 19:15:14 +02:00
Xavier Roche
1d07610320 Added AM_PROG_CC_C_O and AM_PROG_LIBTOOL
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
2014-05-28 17:55:49 +00:00
Xavier Roche
01f22fb1ec compile 2013-07-07 08:19:23 +00:00
Xavier Roche
4e45067a48 Removed intermediate automake files (Sebastian Pipping)
# To regenerate these files, do something like:
libtoolize --copy --force \
	&& aclocal \
	&& automake --add-missing --copy --force-missing \
	&& autoheader \
	&& autoconf
2013-06-08 21:32:52 +00:00
Xavier Roche
388b7dee2a httrack 3.45.1 2012-03-19 13:04:25 +00:00
Xavier Roche
64cc4a88da httrack 3.40.4 2012-03-19 12:57:43 +00:00