Commit Graph

5 Commits (229db9b446cc801fd97e5da15e5e5b133643c483)

Author SHA1 Message Date
Suresh Sundriyal 9f1da30515 [build] Add the '-pthread' to the list of extra libraries.
Instead of setting it manually.
10 years ago
Suresh Sundriyal a903873f1b [build] Add '-pthread' to sqlite macro.
On some systems, sqlite3 requires pthread libraries to be linked in. Add
the flag so that autoconf can successfully compile and look for
'sqlite3_open'.
10 years ago
Suresh Sundriyal fcdc67eda9 Remove quotes from LNAV_ADDTO arguments. 10 years ago
Suresh Sundriyal 649f486d13 [File headers] Add some headers to m4 files.
Add the license and copyright headers to m4 files.
10 years ago
Suresh Sundriyal 13c6b82f8c [build] Fix SQLite3 realted m4 macros.
The current macro does not seem to honor the CFLAGS and LDFLAGS
variables if '--with-sqlite3=yes' is used. Fix this and some of
the other cruft in the macro.
10 years ago