diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2006-04-20 20:13:20 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2006-04-20 20:13:20 +0000 |
commit | 9d543515484420a882426d062ee65211608be3b4 (patch) | |
tree | 6b506fba13365db3fb4388ff171339a9cfc26294 /readline/configure | |
parent | 01f0fe5e0450edf168c1f612feb93cf588e4e7ea (diff) | |
download | gdb-9d543515484420a882426d062ee65211608be3b4.zip gdb-9d543515484420a882426d062ee65211608be3b4.tar.gz gdb-9d543515484420a882426d062ee65211608be3b4.tar.bz2 |
touched all sources to ease import of readline-5.1
Diffstat (limited to 'readline/configure')
-rwxr-xr-x | readline/configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readline/configure b/readline/configure index b9cedcd..720d789 100755 --- a/readline/configure +++ b/readline/configure @@ -849,6 +849,10 @@ if test -n "$ac_init_help"; then Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] +<<<<<<< configure + --enable-shared build shared libraries [default=NO] +======= +>>>>>>> 1.6 --enable-static build static libraries [default=YES] Optional Packages: |