Skip to content

Commit 5e4c8ae

Browse files
committed
Add documentation string for LDFLAGS_SL in configure --help output.
1 parent 9ca99cd commit 5e4c8ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ Some influential environment variables:
14311431
CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
14321432
you have headers in a nonstandard directory <include dir>
14331433
CPP C preprocessor
1434-
LDFLAGS_SL
1434+
LDFLAGS_SL linker flags for shared library linking
14351435
DOCBOOKSTYLE
14361436
location of DocBook stylesheets
14371437

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.596 2009/05/15 02:18:27 scrappy Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.597 2009/05/19 22:32:41 petere Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -794,7 +794,7 @@ AC_SUBST(ELF_SYS)
794794
CPPFLAGS="$CPPFLAGS $INCLUDES"
795795
LDFLAGS="$LDFLAGS $LIBDIRS"
796796

797-
AC_ARG_VAR(LDFLAGS_SL)
797+
AC_ARG_VAR(LDFLAGS_SL, [linker flags for shared library linking])
798798

799799
PGAC_PROG_LD
800800
AC_SUBST(LD)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy