From 1d0761032043a22d4c2f6ba6fca7741f4fb010ac Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Wed, 28 May 2014 17:55:49 +0000 Subject: 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b9ee660..5464bee 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, automake, libtool, zlib1g-dev, libssl-dev +Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, autoconf-archive, automake, libtool, zlib1g-dev, libssl-dev Homepage: http://www.httrack.com Vcs-Svn: http://httrack.googlecode.com/svn/trunk Vcs-Browser: https://code.google.com/p/httrack/source/browse/trunk/src -- cgit v1.2.3