|
|
| version 1.596, 2009/05/15 02:18:27 | version 1.597, 2009/05/19 22:32:41 |
|---|---|
| Line 1 | Line 1 |
| dnl Process this file with autoconf to produce a configure script. | dnl Process this file with autoconf to produce a configure script. |
| dnl $PostgreSQL: pgsql/configure.in,v 1.595 2009/04/10 00:20:10 scrappy Exp $ | dnl $PostgreSQL: pgsql/configure.in,v 1.596 2009/05/15 02:18:27 scrappy Exp $ |
| dnl | dnl |
| dnl Developers, please strive to achieve this order: | dnl Developers, please strive to achieve this order: |
| dnl | dnl |
| Line 794 AC_SUBST(ELF_SYS) | Line 794 AC_SUBST(ELF_SYS) |
| CPPFLAGS="$CPPFLAGS $INCLUDES" | CPPFLAGS="$CPPFLAGS $INCLUDES" |
| LDFLAGS="$LDFLAGS $LIBDIRS" | LDFLAGS="$LDFLAGS $LIBDIRS" |
| AC_ARG_VAR(LDFLAGS_SL) | AC_ARG_VAR(LDFLAGS_SL, [linker flags for shared library linking]) |
| PGAC_PROG_LD | PGAC_PROG_LD |
| AC_SUBST(LD) | AC_SUBST(LD) |