diff options
| author | Tom Lane | 2007-05-04 15:20:52 +0000 |
|---|---|---|
| committer | Tom Lane | 2007-05-04 15:20:52 +0000 |
| commit | c7464720a33240db41a16d3a675d640aa361d7a5 (patch) | |
| tree | 896c61f00598294ec89cb55d1c2ab4bbde741f9d /configure | |
| parent | 774de1d90aa6814a3b27266ce2ff118f6a5091fd (diff) | |
tas() support for Renesas' M32R processor. Kazuhiro Inaoka
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7943,7 +7943,8 @@ done -for ac_header in crypt.h dld.h fp_class.h getopt.h ieeefp.h langinfo.h poll.h pwd.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/time.h sys/un.h termios.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h + +for ac_header in crypt.h dld.h fp_class.h getopt.h ieeefp.h langinfo.h poll.h pwd.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/tas.h sys/time.h sys/un.h termios.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then |
