Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64f09ca

Browse files
committed
Remove leftovers of BeOS port
These should have been removed when the BeOS port was removed in44f9021.
1 parent6bf1e76 commit64f09ca

File tree

7 files changed

+3
-60
lines changed

7 files changed

+3
-60
lines changed

‎configure

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -10116,10 +10116,7 @@ done
1011610116

1011710117

1011810118

10119-
10120-
10121-
10122-
for ac_header in crypt.h dld.h fp_class.h getopt.h ieeefp.h ifaddrs.h langinfo.h poll.h pwd.h sys/ioctl.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/shm.h sys/socket.h sys/sockio.h sys/tas.h sys/time.h sys/ucred.h sys/un.h termios.h ucred.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h
10119+
for ac_header in crypt.h dld.h fp_class.h getopt.h ieeefp.h ifaddrs.h langinfo.h poll.h pwd.h sys/ioctl.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/shm.h sys/socket.h sys/sockio.h sys/tas.h sys/time.h sys/ucred.h sys/un.h termios.h ucred.h utime.h wchar.h wctype.h
1012310120
do
1012410121
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1012510122
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
@@ -27696,9 +27693,6 @@ cat confdefs.h >>conftest.$ac_ext
2769627693
cat >>conftest.$ac_ext <<_ACEOF
2769727694
/* end confdefs.h. */
2769827695
#include <stdio.h>
27699-
#ifdef HAVE_SUPPORTDEFS_H
27700-
#include <SupportDefs.h>
27701-
#endif
2770227696

2770327697
int
2770427698
main ()
@@ -27734,9 +27728,6 @@ cat confdefs.h >>conftest.$ac_ext
2773427728
cat >>conftest.$ac_ext <<_ACEOF
2773527729
/* end confdefs.h. */
2773627730
#include <stdio.h>
27737-
#ifdef HAVE_SUPPORTDEFS_H
27738-
#include <SupportDefs.h>
27739-
#endif
2774027731

2774127732
int
2774227733
main ()
@@ -27806,9 +27797,6 @@ cat confdefs.h >>conftest.$ac_ext
2780627797
cat >>conftest.$ac_ext <<_ACEOF
2780727798
/* end confdefs.h. */
2780827799
#include <stdio.h>
27809-
#ifdef HAVE_SUPPORTDEFS_H
27810-
#include <SupportDefs.h>
27811-
#endif
2781227800

2781327801
int
2781427802
main ()
@@ -27844,9 +27832,6 @@ cat confdefs.h >>conftest.$ac_ext
2784427832
cat >>conftest.$ac_ext <<_ACEOF
2784527833
/* end confdefs.h. */
2784627834
#include <stdio.h>
27847-
#ifdef HAVE_SUPPORTDEFS_H
27848-
#include <SupportDefs.h>
27849-
#endif
2785027835

2785127836
int
2785227837
main ()
@@ -27916,9 +27901,6 @@ cat confdefs.h >>conftest.$ac_ext
2791627901
cat >>conftest.$ac_ext <<_ACEOF
2791727902
/* end confdefs.h. */
2791827903
#include <stdio.h>
27919-
#ifdef HAVE_SUPPORTDEFS_H
27920-
#include <SupportDefs.h>
27921-
#endif
2792227904

2792327905
int
2792427906
main ()
@@ -27954,9 +27936,6 @@ cat confdefs.h >>conftest.$ac_ext
2795427936
cat >>conftest.$ac_ext <<_ACEOF
2795527937
/* end confdefs.h. */
2795627938
#include <stdio.h>
27957-
#ifdef HAVE_SUPPORTDEFS_H
27958-
#include <SupportDefs.h>
27959-
#endif
2796027939

2796127940
int
2796227941
main ()
@@ -28026,9 +28005,6 @@ cat confdefs.h >>conftest.$ac_ext
2802628005
cat >>conftest.$ac_ext <<_ACEOF
2802728006
/* end confdefs.h. */
2802828007
#include <stdio.h>
28029-
#ifdef HAVE_SUPPORTDEFS_H
28030-
#include <SupportDefs.h>
28031-
#endif
2803228008

2803328009
int
2803428010
main ()
@@ -28064,9 +28040,6 @@ cat confdefs.h >>conftest.$ac_ext
2806428040
cat >>conftest.$ac_ext <<_ACEOF
2806528041
/* end confdefs.h. */
2806628042
#include <stdio.h>
28067-
#ifdef HAVE_SUPPORTDEFS_H
28068-
#include <SupportDefs.h>
28069-
#endif
2807028043

2807128044
int
2807228045
main ()

‎configure.in

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ AC_SUBST(OSSP_UUID_LIBS)
971971
##
972972

973973
dnl sys/socket.h is required by AC_FUNC_ACCEPT_ARGTYPES
974-
AC_CHECK_HEADERS([crypt.h dld.h fp_class.h getopt.h ieeefp.h ifaddrs.h langinfo.h poll.h pwd.h sys/ioctl.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/shm.h sys/socket.h sys/sockio.h sys/tas.h sys/time.h sys/ucred.h sys/un.h termios.h ucred.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h])
974+
AC_CHECK_HEADERS([crypt.h dld.h fp_class.h getopt.h ieeefp.h ifaddrs.h langinfo.h poll.h pwd.h sys/ioctl.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/shm.h sys/socket.h sys/sockio.h sys/tas.h sys/time.h sys/ucred.h sys/un.h termios.h ucred.h utime.h wchar.h wctype.h])
975975

976976
# On BSD, cpp test for net/if.h will fail unless sys/socket.h
977977
# is included first.
@@ -1719,10 +1719,7 @@ AC_DEFINE_UNQUOTED(MAXIMUM_ALIGNOF, $MAX_ALIGNOF, [Define as the maximum alignme
17191719
# Some platforms predefine the types int8, int16, etc. Only check
17201720
# a (hopefully) representative subset.
17211721
AC_CHECK_TYPES([int8, uint8, int64, uint64], [], [],
1722-
[#include <stdio.h>
1723-
#ifdef HAVE_SUPPORTDEFS_H
1724-
#include <SupportDefs.h>
1725-
#endif])
1722+
[#include <stdio.h>])
17261723

17271724
# We also check for sig_atomic_t, which *should* be defined per ANSI
17281725
# C, but is missing on some old platforms.

‎src/backend/port/sysv_sema.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
#ifdefHAVE_SYS_SEM_H
2424
#include<sys/sem.h>
2525
#endif
26-
#ifdefHAVE_KERNEL_OS_H
27-
#include<kernel/OS.h>
28-
#endif
2926

3027
#include"miscadmin.h"
3128
#include"storage/ipc.h"

‎src/backend/port/sysv_shmem.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
#ifdefHAVE_SYS_SHM_H
2727
#include<sys/shm.h>
2828
#endif
29-
#ifdefHAVE_KERNEL_OS_H
30-
#include<kernel/OS.h>
31-
#endif
3229

3330
#include"miscadmin.h"
3431
#include"storage/ipc.h"

‎src/include/c.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@
8181
#if defined(WIN32)|| defined(__CYGWIN__)
8282
#include<fcntl.h>/* ensure O_BINARY is available */
8383
#endif
84-
#ifdefHAVE_SUPPORTDEFS_H
85-
#include<SupportDefs.h>
86-
#endif
8784

8885
#if defined(WIN32)|| defined(__CYGWIN__)
8986
/* We have to redefine some system functions after they are included above. */

‎src/include/pg_config.h.in

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,6 @@
269269
/* Define to 1 if you have isinf(). */
270270
#undef HAVE_ISINF
271271

272-
/* Define to 1 if you have the <kernel/image.h> header file. */
273-
#undef HAVE_KERNEL_IMAGE_H
274-
275-
/* Define to 1 if you have the <kernel/OS.h> header file. */
276-
#undef HAVE_KERNEL_OS_H
277-
278272
/* Define to 1 if `e_data' is member of `krb5_error'. */
279273
#undef HAVE_KRB5_ERROR_E_DATA
280274

@@ -526,9 +520,6 @@
526520
/* Define to 1 if `tm_zone' is member of `struct tm'. */
527521
#undef HAVE_STRUCT_TM_TM_ZONE
528522

529-
/* Define to 1 if you have the <SupportDefs.h> header file. */
530-
#undef HAVE_SUPPORTDEFS_H
531-
532523
/* Define to 1 if you have the `symlink' function. */
533524
#undef HAVE_SYMLINK
534525

‎src/include/pg_config.h.win32

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,6 @@
193193
/* Define to 1 if you have isinf(). */
194194
#define HAVE_ISINF 1
195195

196-
/* Define to 1 if you have the <kernel/image.h> header file. */
197-
/* #undef HAVE_KERNEL_IMAGE_H */
198-
199-
/* Define to 1 if you have the <kernel/OS.h> header file. */
200-
/* #undef HAVE_KERNEL_OS_H */
201-
202196
/* Define to 1 if `e_data' is member of `krb5_error'. */
203197
/* #undef HAVE_KRB5_ERROR_E_DATA */
204198

@@ -423,9 +417,6 @@
423417
/* Define to 1 if `tm_zone' is member of `struct tm'. */
424418
/* #undef HAVE_STRUCT_TM_TM_ZONE */
425419

426-
/* Define to 1 if you have the <SupportDefs.h> header file. */
427-
/* #undef HAVE_SUPPORTDEFS_H */
428-
429420
/* Define to 1 if you have the `symlink' function. */
430421
#define HAVE_SYMLINK 1
431422

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp