mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-05 09:35:39 -05:00
restoring original config-linux.mk file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d8211ca03e
commit
9d2255beb1
@ -13,8 +13,8 @@ PQI_USE_XPGP = 1
|
|||||||
#PQI_USE_CHANNELS = 1
|
#PQI_USE_CHANNELS = 1
|
||||||
#USE_FILELOOK = 1
|
#USE_FILELOOK = 1
|
||||||
|
|
||||||
SSL_DIR=~/retroshare-package-v0.4.04b/src/openssl-0.9.7g-xpgp-0.1c
|
SSL_DIR=../../../../../src/openssl-0.9.7g-xpgp-0.1c
|
||||||
UPNPC_DIR= ~/retroshare-package-v0.4.04b/src/miniupnpc-1.0
|
UPNPC_DIR=../../../../../src/miniupnpc-1.0
|
||||||
|
|
||||||
include $(RS_TOP_DIR)/scripts/checks.mk
|
include $(RS_TOP_DIR)/scripts/checks.mk
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ include $(RS_TOP_DIR)/scripts/checks.mk
|
|||||||
CC = g++
|
CC = g++
|
||||||
RM = /bin/rm
|
RM = /bin/rm
|
||||||
RANLIB = ranlib
|
RANLIB = ranlib
|
||||||
LIBDIR =/home/chris/retroshare-package-v0.4.04b/lib
|
LIBDIR = $(RS_TOP_DIR)/lib
|
||||||
LIBRS = $(LIBDIR)/libretroshare.a
|
LIBRS = $(LIBDIR)/libretroshare.a
|
||||||
|
|
||||||
# Unix: Linux/Cygwin
|
# Unix: Linux/Cygwin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user