~ubuntu-branches/ubuntu/raring/openafs/raring

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-03-05 01:01:49 UTC
  • mfrom: (44.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130305010149-3ui1dhq9a2fw9abp
Tags: 1.6.2-1+ubuntu2
Explicitly include -pthread in UAFS_XLIBS to fix build failure

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
AM_INIT_AUTOMAKE
6
6
 
7
7
AC_CONFIG_HEADER(src/config/afsconfig.h)
8
 
MACOS_VERSION=1.6.2fc2
9
 
LINUX_PKGVER=1.6.2pre2
 
8
MACOS_VERSION=1.6.2
 
9
LINUX_PKGVER=1.6.2
10
10
 
11
11
dnl Debian wants the release candidate version in the main upstream version,
12
12
dnl and wants ~ before it.