Last change
on this file since 13975 was 13975, checked in by Mathieu Morlighem, 12 years ago |
merged trunk-jpl and trunk for revision 13974
|
File size:
505 bytes
|
Line | |
---|
1 | 31c31
|
---|
2 | < LIBS = $(SDE_LIB) -I/usr/include -lsqlite3 -L/usr/lib -lexpat -ljpeg -lz -lm -lrt -ldl $(KAK_LIBS) $(DWG_LIBS) $(CURL_LIB) \
|
---|
3 | ---
|
---|
4 | > LIBS = $(SDE_LIB) -I/usr/include -lsqlite3 -L/usr/lib64 -lexpat -ljpeg -lz -lm -lrt -ldl $(KAK_LIBS) $(DWG_LIBS) $(CURL_LIB) \
|
---|
5 | 225c225
|
---|
6 | < CURL_LIB = -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
|
---|
7 | ---
|
---|
8 | > CURL_LIB = -L/usr/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz
|
---|
Note:
See
TracBrowser
for help on using the repository browser.