Apply various patches from Giacomo Comes <comes@naic.edu>
This makes certain changes if you are bold enough to use a different installation prefix than /usr/dt: - fix MANDIR output from dtsearchpath - missing dtopn_* links - /usr/dt/bin is always needed - fix DTKORNSHELL output for dtlp
This commit is contained in:
@@ -4,7 +4,7 @@ bin_SCRIPTS = dtprintegrate dtlp dtlpsetup
|
||||
|
||||
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
|
||||
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
|
||||
-DDTKORNSHELL="$(CDE_INSTALLATION_TOP)/bin/dtksh" \
|
||||
-DDTKORNSHELL="$(bindir)/dtksh" \
|
||||
-DKORNSHELL=$(KSH)
|
||||
|
||||
BUILT_SOURCES = dtprintegrate dtlp dtlpsetup
|
||||
|
||||
Reference in New Issue
Block a user