Remove some dead makefile code.
FossilOrigin-Name: b69ce89d22c4f3a2ba176f2b4b39fd430da4e253a484a1e61ec7beff3c7522a1
This commit is contained in:
-11
@@ -171,17 +171,6 @@ T.cc.sqlite += -I$(prefix)/include
|
||||
#
|
||||
# main.mk will fill out T.cc.sqlite with some flags common to all builds.
|
||||
|
||||
#XX#CFLAGS.readline += -DHAVE_EDITLINE=@TARGET_HAVE_EDITLINE@
|
||||
#XX#CFLAGS.readline += -DHAVE_LINENOISE=@TARGET_HAVE_LINENOISE@
|
||||
#XX#
|
||||
#XX## The library that programs using readline() must link against.
|
||||
#XX##
|
||||
#XX#LIBREADLINE = @TARGET_READLINE_LIBS@
|
||||
#XX#
|
||||
#XX## Should the database engine be compiled threadsafe
|
||||
#XX##
|
||||
#XX#T.cc += -DSQLITE_THREADSAFE=@SQLITE_THREADSAFE@
|
||||
|
||||
#
|
||||
# $(JIMSH) and $(CFLAGS.jimsh) are documented in main.mk. $(JIMSH)
|
||||
# must start with a path component so that it can be invoked as a
|
||||
|
||||
Reference in New Issue
Block a user