Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"

Should be handled by lpsolve external

This reverts commit f66e86f302.
This commit is contained in:
Peter Foley
2012-11-08 16:53:54 -05:00
parent 732e9ff2ba
commit b0050ee6da

View File

@@ -41,12 +41,6 @@ $(eval $(call gb_Library_use_libraries,solver,\
$(gb_UWINAPI) \ $(gb_UWINAPI) \
)) ))
ifeq ($(SYSTEM_LPSOLVE),YES)
$(eval $(call gb_Library_add_defs,solver, \
-DSYSTEM_LPSOLVE \
))
endif
$(eval $(call gb_Library_use_external,solver,lpsolve)) $(eval $(call gb_Library_use_external,solver,lpsolve))
$(eval $(call gb_Library_add_exception_objects,solver,\ $(eval $(call gb_Library_add_exception_objects,solver,\