~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/lib/des425/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman, Russ Allbery, Sam Hartman
  • Date: 2008-08-21 10:41:41 UTC
  • mfrom: (11.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080821104141-a0f9c4o4cpo8xd0o
Tags: 1.6.dfsg.4~beta1-4
[ Russ Allbery ]
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #487669, #491774)
  - Italian, thanks Luca Monducci.  (Closes: #493962)

[ Sam Hartman ]
* Translation Updates:
    - Dutch, Thanks Vincent Zweije, Closes: #495733

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(configure.in)
2
 
CONFIG_RULES
3
 
AC_CHECK_SIZEOF(short)
4
 
AC_CHECK_SIZEOF(int)
5
 
AC_CHECK_SIZEOF(long)
6
 
dnl
7
 
KRB5_RUN_FLAGS
8
 
KRB5_BUILD_LIBOBJS
9
 
KRB5_BUILD_LIBRARY_WITH_DEPS
10
 
KRB5_BUILD_PROGRAM
11
 
dnl
12
 
V5_AC_OUTPUT_MAKEFILE