Use 'sqlite3.pc' instead of 'sqlite.pc' (CVS 1815)
FossilOrigin-Name: 991b6108e7cac3837d39fd9a5adbd72b082a4983
This commit is contained in:
+2
-2
@@ -138,7 +138,7 @@ AC_INIT(src/sqlite.h.in)
|
||||
dnl Put the RCS revision string after AC_INIT so that it will also
|
||||
dnl show in in configure.
|
||||
# The following RCS revision string applies to configure.in
|
||||
# $Revision: 1.9 $
|
||||
# $Revision: 1.10 $
|
||||
|
||||
#########
|
||||
# Programs needed
|
||||
@@ -526,5 +526,5 @@ AC_CHECK_FUNC(usleep, [TARGET_CFLAGS="$TARGET_CFLAGS -DHAVE_USLEEP=1"])
|
||||
#
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
sqlite.pc
|
||||
sqlite3.pc
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user