* Set the path to sqlite3 properly.
This commit is contained in:
parent
69d9df7fe6
commit
bb82310dba
2 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@ export dot=@dot@
|
|||
export xmllint="@xmllint@"
|
||||
export xmlflags="@xmlflags@"
|
||||
export xsltproc="@xsltproc@"
|
||||
export sqlite3="@sqlite_bin@/bin/sqlite3"
|
||||
export SHELL="@shell@"
|
||||
|
||||
# Hack to get "atdiff" to run on Cygwin (Windows looks for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue