Changeset d348377
- Timestamp:
- 2014-09-27T14:54:35Z (10 years ago)
- Branches:
- master
- Children:
- e252d8c
- Parents:
- 286cd48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r286cd48 rd348377 608 608 # BI == built-in 609 609 echo '#define OTR_BI' >> config.h 610 echo "EFLAGS+=-L${otrprefix}/lib -lotr " >> Makefile.settings610 echo "EFLAGS+=-L${otrprefix}/lib -lotr -lgcrypt" >> Makefile.settings 611 611 echo "CFLAGS+=-I${otrprefix}/include" >> Makefile.settings 612 612 echo 'OTR_BI=otr.o' >> Makefile.settings
Note: See TracChangeset
for help on using the changeset viewer.