~ubuntu-branches/ubuntu/trusty/calife/trusty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2008-04-20 22:34:08 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080420223408-h3rwjcm7m3otgd7v
Tags: upstream-3.0pre9
ImportĀ upstreamĀ versionĀ 3.0pre9

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    CFLAGS="$CFLAGS -DAIX"
35
35
    AC_CHECK_LIB(s, getuserattr)
36
36
    ;;
 
37
  *-sun-solaris2.10)
 
38
    CFLAGS="$CFLAGS -DSUNOS510"
 
39
    os_solaris=yes
 
40
    ;;
37
41
  *-sun-solaris2*)
38
42
    os_solaris=yes
39
43
    WITH_PAM=yes
203
207
AC_CHECK_FUNCS(sigprocmask)
204
208
AC_CHECK_FUNCS(initgroups)
205
209
AC_CHECK_FUNCS(getspnam)
 
210
AC_CHECK_FUNCS(getpassphrase)
206
211
AC_CHECK_FUNCS(sysconf)
207
212
 
208
213
dnl Define HAVE_RLIMIT if getrlimit/setrlimit exists and the symbol