configure, fixincludes: Add change missed in r14-4825.
This corrects an oversight in the r14-4825 commit. fixincludes/ChangeLog: * configure: Regenerate. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
This commit is contained in:
parent
997c8219f0
commit
434975cb1b
1 changed files with 1 additions and 1 deletions
2
fixincludes/configure
vendored
2
fixincludes/configure
vendored
|
@ -3027,6 +3027,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
|||
# ---------------------------
|
||||
# _LT_COMPILER_PIC
|
||||
|
||||
enable_darwin_at_rpath_$1=no
|
||||
|
||||
# _LT_LINKER_SHLIBS([TAGNAME])
|
||||
# ----------------------------
|
||||
|
@ -3049,7 +3050,6 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
|||
# the compiler configuration to `libtool'.
|
||||
# _LT_LANG_CXX_CONFIG
|
||||
|
||||
|
||||
# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
|
||||
# ---------------------------------
|
||||
# Figure out "hidden" library dependencies from verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue