Home
last modified time | relevance | path

Searched refs:EXPORTSYMS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/
H A Dconfigure925 EXPORTSYMS
7234 # EXPORTSYMS holds the list of exported symbols for AIX.
7236 EXPORTSYMS=
7240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking EXPORTSYMS" >&5
7241 printf %s "checking EXPORTSYMS... " >&6; }
7244 EXPORTSYMS="Modules/python.exp"
7248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $EXPORTSYMS" >&5
7249 printf "%s\n" "$EXPORTSYMS" >&6; }
7639 LIBRARY_DEPS='$(PY3LIBRARY) $(EXPORTSYMS)'

Completed in 20 milliseconds