/[mailutils]/mailutils/m4/utmp.m4
ViewVC logotype

Diff of /mailutils/m4/utmp.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by gray, Thu May 2 12:31:46 2002 UTC revision 1.2 by jbailey, Mon Aug 5 16:41:43 2002 UTC
# Line 10  AC_DEFUN([MU_CHECK_UTMP], Line 10  AC_DEFUN([MU_CHECK_UTMP],
10                   AC_DEFINE(HAVE_GETUTENT_CALLS,,                   AC_DEFINE(HAVE_GETUTENT_CALLS,,
11           [Define if your system has the three ???utent functions]),           [Define if your system has the three ???utent functions]),
12                   [if test "$ac_cv_header_utmp_h" = "yes"; then                   [if test "$ac_cv_header_utmp_h" = "yes"; then
13                     LIBOBJS="$LIBOBJS utmp.o"                     AC_LIBOBJ(utmp)
14                   fi])])                   fi])])

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26