Content-Length: 294814 | pFad | http://github.com/postgrespro/postgres/commit/2c65856b7b444a5e804d4f694438e7444811d26b

40 configure.in: Use dnl in place of # where appropriate · postgrespro/postgres@2c65856 · GitHub
Skip to content

Commit 2c65856

Browse files
committed
configure.in: Use dnl in place of # where appropriate
The comment added by ed011d9 used #, which means it gets copied into configure, but it doesn't make sense there. So use dnl, which gets dropped when creating configure.
1 parent fb05f3c commit 2c65856

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

configure

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10780,10 +10780,6 @@ rm -rf conftest*
1078010780

1078110781
fi
1078210782

10783-
# Autoconf 2.69's AC_SYS_LARGEFILE believes it's a good idea to #define
10784-
# _DARWIN_USE_64_BIT_INODE, but it isn't: on OS X 10.5 that activates a
10785-
# bug that causes readdir() to sometimes return EINVAL. On later OS X
10786-
# versions where the feature actually works, it's on by default anyway.
1078710783

1078810784
fi
1078910785

configure.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,10 +1155,10 @@ esac
11551155
# defines can affect what is generated for that.
11561156
if test "$PORTNAME" != "win32"; then
11571157
AC_SYS_LARGEFILE
1158-
# Autoconf 2.69's AC_SYS_LARGEFILE believes it's a good idea to #define
1159-
# _DARWIN_USE_64_BIT_INODE, but it isn't: on OS X 10.5 that activates a
1160-
# bug that causes readdir() to sometimes return EINVAL. On later OS X
1161-
# versions where the feature actually works, it's on by default anyway.
1158+
dnl Autoconf 2.69's AC_SYS_LARGEFILE believes it's a good idea to #define
1159+
dnl _DARWIN_USE_64_BIT_INODE, but it isn't: on OS X 10.5 that activates a
1160+
dnl bug that causes readdir() to sometimes return EINVAL. On later OS X
1161+
dnl versions where the feature actually works, it's on by default anyway.
11621162
AH_VERBATIM([_DARWIN_USE_64_BIT_INODE],[])
11631163
fi
11641164

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2c65856b7b444a5e804d4f694438e7444811d26b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy