Add lesstif to include path. really need to use config script
for figuring the motif version git-svn-id: svn://10.0.0.236/trunk@11732 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
include $(GDEPTH)/gconfig/UNIX.mk
|
||||
|
||||
INCLUDES += -I/usr/lesstif/include
|
||||
|
||||
#
|
||||
# The default implementation strategy for Linux is classic nspr.
|
||||
#
|
||||
@@ -70,4 +72,4 @@ G++INCLUDES = -I/usr/include/g++
|
||||
|
||||
AR_ALL = --whole-archive
|
||||
AR_NONE = --no-whole-archive
|
||||
LINK_PROGRAM += -rdynamic
|
||||
LINK_PROGRAM += -rdynamic
|
||||
|
||||
Reference in New Issue
Block a user