Show
Ignore:
Timestamp:
06/14/08 06:49:15 (5 months ago)
Author:
saurik
Message:

Fixed readline dependency for sqlite3.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/sqlite3/make.sh

    r303 r305  
    11pkg:setup 
    22autoconf 
    3 pkg:configure --with-readline-inc="$(PKG_DEST_ readline)"/usr/include/readline 
     3pkg:configure --with-readline-inc=-I"$(PKG_DEST_ readline)"/usr/include/readline --with-readline-lib=-lreadline 
    44make 
    55pkg:install