Fix rdesktop build

This commit is contained in:
Thiago A. Corrêa 2008-06-24 22:52:14 +00:00
parent 39962a2162
commit 40da0ab47a

View File

@ -27,7 +27,7 @@ $(RDESKTOP_DIR)/.configured: $(RDESKTOP_DIR)/.unpacked
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \
--prefix=/usr \
--with-openssl=$(STAGING_DIR) \
--with-openssl=$(STAGING_DIR)/usr \
--sysconfdir=/etc \
)
touch $(RDESKTOP_DIR)/.configured