Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 13 of 13) sorted by relevance

/sqlite-3.40.0/autoconf/
H A Dconfigure.ac56 sLIBS=$LIBS
57 LIBS=""
60 READLINE_LIBS="$LIBS -ltinfo"
64 LIBS=$sLIBS
70 sLIBS=$LIBS
71 LIBS=""
75 READLINE_LIBS=$LIBS
77 LIBS=$sLIBS
H A DMakefile.fallback10 LIBS = -lz
19 $(CC) $(CFLAGS) $(COPTS) -o sqlite3 shell.c sqlite3.c $(LIBS)
H A DINSTALL107 ./configure CC=c99 CFLAGS=-g LIBS=-lposix
/sqlite-3.40.0/
H A Dconfigure9303 LIBS="-ldl $LIBS"
9356 LIBS="-ldld $LIBS"
9399 LIBS="-ldl $LIBS"
9438 LIBS="-lsvld $LIBS"
9477 LIBS="-ldld $LIBS"
10528 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10584 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10989 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
11011 LIBS=""
11064 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
[all …]
H A Dconfigure.ac486 sLIBS=$LIBS
487 LIBS=""
490 TARGET_READLINE_LIBS=$LIBS
491 LIBS=$sLIBS
501 save_LIBS="$LIBS"
502 LIBS=""
503 AC_SEARCH_LIBS(tgetent, [readline ncurses curses termcap], [term_LIBS="$LIBS"], [term_LIBS=""])
506 LIBS="$save_LIBS"
H A Dsqlite.pc.in12 Libs.private: @LIBS@
H A Dsqlite3.pc.in12 Libs.private: @LIBS@
H A DMakefile.in71 TLIBS = @LIBS@ $(LIBS)
H A Daclocal.m41803 save_LIBS="$LIBS"
1804 LIBS="$lt_cv_dlopen_libs $LIBS"
1825 LIBS="$save_LIBS"
3498 lt_save_LIBS="$LIBS"
3500 LIBS="conftstm.$ac_objext"
3505 LIBS="$lt_save_LIBS"
H A Dmain.mk52 THREADLIB += $(LIBS)
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m41295 LIBS="$LIBS -lc"
1518 LIBS=`echo $LIBS | sed s/-pthread//`
1579 LIBS=`echo $LIBS | sed s/-lpthread//`
1595 LIBS=`echo $LIBS | sed s/-pthread//`
1740 LIBS=`echo $LIBS | sed s/-lpthreads//`
1742 LIBS="$LIBS -lpthread -lmach -lexc"
2457 # LIBS
2508 LIBS="$LIBS -lsocket -lnsl"
2512 [LIBS="$LIBS -lnsl"])])
2514 [LIBS="$LIBS -ltommath"])])
[all …]
/sqlite-3.40.0/autoconf/tea/
H A Dconfigure.ac107 LIBS="$LIBS -lsqlite3"])])
H A DMakefile.in167 LIBS = @PKG_LIBS@ @LIBS@