|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| -# $Header: /cvsroot/pgsql/configure,v 1.65 2000/10/21 22:36:10 petere Exp $ |
| 6 | +# $Header: /cvsroot/pgsql/configure,v 1.66 2000/10/23 16:47:48 momjian Exp $ |
7 | 7 |
|
8 | 8 |
|
9 | 9 | # PGAC_PATH_FLEX
|
|
17 | 17 | #
|
18 | 18 | # Autoconf macros for configuring the build of Python extension modules
|
19 | 19 | #
|
20 |
| -# $Header: /cvsroot/pgsql/configure,v 1.65 2000/10/21 22:36:10 petere Exp $ |
| 20 | +# $Header: /cvsroot/pgsql/configure,v 1.66 2000/10/23 16:47:48 momjian Exp $ |
21 | 21 | #
|
22 | 22 |
|
23 | 23 | # PGAC_PROG_PYTHON
|
|
36 | 36 | # the build of the shared module. Future project.
|
37 | 37 | # PGAC_PATH_PYTHONDIR
|
38 | 38 |
|
39 |
| -# $Header: /cvsroot/pgsql/configure,v 1.65 2000/10/21 22:36:10 petere Exp $ |
| 39 | +# $Header: /cvsroot/pgsql/configure,v 1.66 2000/10/23 16:47:48 momjian Exp $ |
40 | 40 |
|
41 | 41 | # Autoconf macros to check for Tcl related things
|
42 | 42 |
|
@@ -2599,7 +2599,7 @@ INSTALL_SHLIB="\${INSTALL} $INSTL_SHLIB_OPTS"
|
2599 | 2599 |
|
2600 | 2600 |
|
2601 | 2601 |
|
2602 |
| -forac_progingawkmawk nawk awk |
| 2602 | +forac_progin mawk gawk nawk awk |
2603 | 2603 | do
|
2604 | 2604 | # Extract the first word of "$ac_prog", so it can be a program name with args.
|
2605 | 2605 | set dummy$ac_prog; ac_word=$2
|
|
4521 | 4521 | ##
|
4522 | 4522 | ## Header files
|
4523 | 4523 | ##
|
4524 |
| -forac_hdrin crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.hxti.hnetinet/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 |
| 4524 | +forac_hdrin 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 |
4525 | 4525 | do
|
4526 | 4526 | ac_safe=`echo"$ac_hdr"| sed'y%./+-%__p_%'`
|
4527 | 4527 | echo$ac_n"checking for$ac_hdr""...$ac_c"1>&6
|
|