Lines Matching refs:LIBRARY
935 LIBRARY
7173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LIBRARY" >&5
7174 printf %s "checking LIBRARY... " >&6; }
7175 if test -z "$LIBRARY"
7177 LIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
7179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBRARY" >&5
7180 printf "%s\n" "$LIBRARY" >&6; }
7187 # systems without shared libraries, LDLIBRARY is the same as LIBRARY
7206 LDLIBRARY="$LIBRARY"
7429 BLDLIBRARY='$(LIBRARY)'
7646 LIBRARY_DEPS="\$(LIBRARY) $LIBRARY_DEPS"
7656 LIBRARY_DEPS="\$(LIBRARY) $LIBRARY_DEPS"
12369 if test ! "$LIBRARY" = "$LDLIBRARY"