Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
bc083d3d
Commit
bc083d3d
authored
Oct 23, 2000
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autoconf
parent
8111329b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
configure
configure
+5
-5
No files found.
configure
View file @
bc083d3d
...
...
@@ -3,7 +3,7 @@
# $Header: /cvsroot/pgsql/configure,v 1.6
5 2000/10/21 22:36:10 petere
Exp $
# $Header: /cvsroot/pgsql/configure,v 1.6
6 2000/10/23 16:47:48 momjian
Exp $
# PGAC_PATH_FLEX
...
...
@@ -17,7 +17,7 @@
#
# Autoconf macros for configuring the build of Python extension modules
#
# $Header: /cvsroot/pgsql/configure,v 1.6
5 2000/10/21 22:36:10 petere
Exp $
# $Header: /cvsroot/pgsql/configure,v 1.6
6 2000/10/23 16:47:48 momjian
Exp $
#
# PGAC_PROG_PYTHON
...
...
@@ -36,7 +36,7 @@
# the build of the shared module. Future project.
# PGAC_PATH_PYTHONDIR
# $Header: /cvsroot/pgsql/configure,v 1.6
5 2000/10/21 22:36:10 petere
Exp $
# $Header: /cvsroot/pgsql/configure,v 1.6
6 2000/10/23 16:47:48 momjian
Exp $
# Autoconf macros to check for Tcl related things
...
...
@@ -2599,7 +2599,7 @@ INSTALL_SHLIB="\${INSTALL} $INSTL_SHLIB_OPTS"
for
ac_prog
in
gawk m
awk nawk
awk
for
ac_prog
in
mawk g
awk nawk
awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
...
...
@@ -4521,7 +4521,7 @@ fi
##
## Header files
##
for
ac_hdr
in
crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h
xti.h
netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/types.h sys/un.h termios.h kernel/OS.h kernel/image.h SupportDefs.h
for
ac_hdr
in
crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/types.h sys/un.h termios.h kernel/OS.h kernel/image.h SupportDefs.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment