~andreserl/ubuntu/lucid/bind9/bind9-apport-533601

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2008-10-07 17:20:11 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081007172011-0ppel1cou2epht4c
meta: fix typo in Depends: lsb-base.  Closes: #501365

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
AC_CANONICAL_HOST
30
30
 
 
31
dnl Define _GNU_SOURCE, this should be done before any feature test.
 
32
AC_DEFINE([_GNU_SOURCE], [], [Enabling GNU libc extensions])
 
33
 
31
34
AC_PROG_MAKE_SET
32
35
AC_PROG_RANLIB
33
36
AC_PROG_INSTALL