Displaying 1 result from an estimated 1 matches for "ac_dc".
Did you mean:
  ac_c
  
2001 Sep 27
2
openssh-2.9.9p2, AC_SYS_LARGEFILE, SCO, and HPUX
openssh-2.9.9p2/configure.in says:
  # Disabled until it works on SCO and HPUX
  #AC_SYS_LARGEFILE
As an autoconf maintainer I'd like to fix this.  Can you please
explain what's broken on SCO and HPUX?
I'm puzzled by the comment, as AC_SYS_LARGEFILE is a feature
introduced in autoconf 2.50, whereas openssh-2.9.9p2/configure was
built with autoconf 2.13.
Anyway, some older GNU