Modifies python dirs. Modified X11/Motif dirs.
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
|
||||
-include $(TOP)/configure/os/CONFIG_SITE.Common.Common
|
||||
|
||||
#PYTHON_DIR=/usr/lib/python2.2
|
||||
#PYTHON_INCLUDE=/usr/include/python2.2
|
||||
PYTHON_DIR=/usr/lib/python2.2
|
||||
PYTHON_INCLUDE=/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3
|
||||
|
||||
# Following 3 for SDDS
|
||||
@@ -29,16 +28,22 @@ PYTHON_INCLUDE=/System/Library/Frameworks/Python.framework/Versions/2.3/include/
|
||||
# XDarwin
|
||||
#
|
||||
X11_LIB=/usr/X11R6/lib
|
||||
X11_INC=/usr/X11R6/include
|
||||
XPM_INC=/usr/X11R6/include
|
||||
X11_INC=/usr/X11R6/include/X11
|
||||
XPM_LIB=/usr/X11R6/lib
|
||||
XPM_INC=/usr/X11R6/include/X11
|
||||
|
||||
#
|
||||
# Fink-installed OpenMotif
|
||||
# Fink OpenMotif
|
||||
#
|
||||
MOTIF_LIB=/sw/lib
|
||||
MOTIF_INC=/sw/include
|
||||
|
||||
#
|
||||
# DarwinPorts OpenMotif
|
||||
#
|
||||
#MOTIF_LIB=/opt/local/lib
|
||||
#MOTIF_INC=/opt/local/include
|
||||
|
||||
#
|
||||
# Interviews
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user