Salome HOME
Issue 20406: Time compilation when recompiling
authorvsr <vsr@opencascade.com>
Fri, 21 Aug 2009 08:26:46 +0000 (08:26 +0000)
committervsr <vsr@opencascade.com>
Fri, 21 Aug 2009 08:26:46 +0000 (08:26 +0000)
Makefile.am
configure.ac

index 507a6f31257db379c503c265832077b353eba6a0..f6395e9bdf83e149c8db9f86777519b7b7f0b37a 100644 (file)
@@ -28,8 +28,8 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 if SMESH_ENABLE_GUI
   ACLOCAL_AMFLAGS = -I adm_local/unix/config_files                     \
-                    -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
                     -I ${GUI_ROOT_DIR}/adm_local/unix/config_files     \
+                    -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
                     -I ${MED_ROOT_DIR}/adm_local/unix/config_files     \
                     -I ${GEOM_ROOT_DIR}/adm_local/unix/config_files
 else !SMESH_ENABLE_GUI
@@ -43,7 +43,7 @@ SUBDIRS = idl adm_local resources src doc bin
 
 DIST_SUBDIRS = idl adm_local resources src doc bin 
 
-DISTCLEANFILES = a.out aclocal.m4 configure
+DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh
 
 salomeinclude_DATA = SMESH_version.h
 
index 0321f49f081f8a71381050c0cfb3d0476ac1f201..59e035781d54095b4f2701a0e1ca0a6d0d25199c 100644 (file)
@@ -81,6 +81,7 @@ echo
 
 AC_PROG_MAKE_SET
 AC_PROG_INSTALL
+AC_LOCAL_INSTALL
 dnl
 dnl libtool macro check for CC, LD, NM, LN_S, RANLIB, STRIP + pour les librairies dynamiques !