~ubuntu-branches/ubuntu/raring/agg/raring

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Andrea Veri
  • Date: 2012-05-01 21:31:31 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120501213131-j45720h6afvr00zx
Tags: 2.5+dfsg1-7
* debian/patches/08-fix-kfreebsd-ftbfs.patch:
  - added to prevent a FTBFS on kfreebsd-*. (Closes: #671069)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
AC_CANONICAL_TARGET
3
3
AC_CONFIG_HEADERS(include/config.h)
4
4
AM_INIT_AUTOMAKE(agg, 2.5.0)
5
 
 
 
5
AM_MAINTAINER_MODE
6
6
 
7
7
dnl Checks for programs.
8
8
AC_PROG_CC