Changeset df1694b for configure


Ignore:
Timestamp:
2006-06-25T12:15:42Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7ed3199
Parents:
812a413
Message:

Moving all generic files to lib/ instead of having some in / and some in
protocols/, and adding RC4 code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r812a413 rdf1694b  
    144144fi
    145145
    146 echo CFLAGS+=-I`pwd` -I`pwd`/protocols -I. >> Makefile.settings
     146echo CFLAGS+=-I`pwd` -I`pwd`/lib -I`pwd`/protocols -I. >> Makefile.settings
    147147
    148148echo CFLAGS+=-DHAVE_CONFIG_H >> Makefile.settings
Note: See TracChangeset for help on using the changeset viewer.