]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
+#make top_builddir absolute path, else there is a wrong path in .la file (-L../...
authoreap <eap@opencascade.com>
Tue, 7 Aug 2007 14:26:57 +0000 (14:26 +0000)
committereap <eap@opencascade.com>
Tue, 7 Aug 2007 14:26:57 +0000 (14:26 +0000)
commit61e2d5fb79cdb883a73f25111eed372a235a4df2
treeb119d012ee202539b9906c0f7c8ebdb7ca1653ca
parent4aa5ff916eafc1ceb3e602570dc74eee5521b413
+#make top_builddir absolute path, else there is a wrong path in .la file (-L../../../lib/salome)
+top_builddir=$(shell (cd ../../..;pwd))
src/SALOME_PYQT/SALOME_PYQT_GUI/Makefile.in