~xnox/upstart/reload-signal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Dmitrijs Ledkovs
  • Date: 2013-07-03 13:23:49 UTC
  • mfrom: (1497.2.5 upstart-fix-libupstart)
  • Revision ID: dmitrijs.ledkovs@canonical.com-20130703132349-jmy1dn3810nuxga8
MergeĀ lp:~jamesodhunt/upstart/fix-libupstart

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
LT_INIT
17
17
 
18
18
AM_GNU_GETTEXT_VERSION([0.17])
19
 
AM_GNU_GETTEXT()
 
19
AM_GNU_GETTEXT([external])
20
20
 
21
21
# Checks for programs.
22
22
AC_PROG_CC