configure
727 KB
-
re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) · 6422c112
PR libfortran/31299 * intrinsics/getlog.c: Use getpwuid and geteuid instead of getlogin if they are available. * configure.ac: Add checks for getpwuid and geteuid. * configure: Regenerate. * config.h.in: Regenerate. From-SVN: r124143
François-Xavier Coudert committed