~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to bin/csbuild/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2010-06-09 16:01:50 UTC
  • mfrom: (1.1.22 upstream) (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100609160150-z46e8nxjxo7ed9jf
Tags: 1.4.2-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/rules: don't build the docs on armel, fixes FTBFS.
* debian/rules: allow for parallel builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
240
240
PAM_LIBS = @PAM_LIBS@
241
241
PATH_SEPARATOR = @PATH_SEPARATOR@
242
242
PKG_CONFIG = @PKG_CONFIG@
 
243
PLATFORM = @PLATFORM@
243
244
POSUB = @POSUB@
244
245
PTHREAD_CC = @PTHREAD_CC@
245
246
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@