~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: mvo
  • Date: 2006-02-20 13:59:01 UTC
  • Revision ID: gustavo@niemeyer.net-20060220135901-720c2a7ec5a58192
* removed the wretched intl again

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
AC_SUBST(PACKAGE_LIBS)
19
19
 
20
20
GETTEXT_PACKAGE=update-notifier
21
 
AM_GNU_GETTEXT_VERSION(0.14.5)
22
21
AC_SUBST(GETTEXT_PACKAGE)
23
22
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
24
23
AC_PROG_INTLTOOL([0.23])
49
48
ui/Makefile
50
49
pixmaps/Makefile
51
50
po/Makefile.in
52
 
po/Makefile
53
51
])
54
52
 
55
53