Add configure options for external skalibs

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2012-02-28 01:36:39 -05:00
committed by Keith Winstein
parent d5a1afd5e1
commit 6d65fe9f79
4 changed files with 120 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Source: mosh
Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu>
Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, libboost-dev, zlib1g-dev
Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, libboost-dev, zlib1g-dev, skalibs-dev
Standards-Version: 3.9.3
Homepage: http://mosh.mit.edu
Vcs-Git: git://github.com/keithw/mosh.git
+2 -1
View File
@@ -15,4 +15,5 @@
override_dh_auto_configure:
dh_auto_configure -- \
--disable-silent-rules \
--enable-compile-warnings=error
--enable-compile-warnings=error \
--with-skalibs=/usr/lib/skalibs