Print

Print


Commit in lcdd on MAIN
GNUmakefile-31.12 -> 1.13
aclocal.m4+2-31.5 -> 1.6
configure+1-21.6 -> 1.7
+3-8
3 modified files
Cleanup usage of G4WORKDIR.

lcdd
GNUmakefile 1.12 -> 1.13
diff -u -r1.12 -r1.13
--- GNUmakefile	16 Jul 2005 00:19:22 -0000	1.12
+++ GNUmakefile	16 Jul 2005 00:53:05 -0000	1.13
@@ -15,9 +15,6 @@
 # create lib and copy it
 all: lib lib_copy
 
-# set G4 working dir
-G4WORKDIR := $(PWD)
-
 # local settings from running configure
 include $(PWD)/GNUmakefile.local
 

lcdd
aclocal.m4 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- aclocal.m4	15 Jun 2005 23:10:26 -0000	1.5
+++ aclocal.m4	16 Jul 2005 00:53:05 -0000	1.6
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/lcdd/aclocal.m4,v 1.5 2005/06/15 23:10:26 jeremy Exp $
+# $Header: /cvs/lcd/lcdd/aclocal.m4,v 1.6 2005/07/16 00:53:05 jeremy Exp $
 #
 # local m4 macros for SLIC autoconf
 #
@@ -166,8 +166,7 @@
 AC_SUBST(G4_PREFIX)
 
 # set work dir
-
-G4WORKDIR=${SLIC_BASE}
+G4WORKDIR=${LCDD_BASE}
 
 AC_SUBST(G4WORKDIR)
 

lcdd
configure 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- configure	8 Jul 2005 17:19:11 -0000	1.6
+++ configure	16 Jul 2005 00:53:06 -0000	1.7
@@ -2517,8 +2517,7 @@
 
 
 # set work dir
-
-G4WORKDIR=${SLIC_BASE}
+G4WORKDIR=${LCDD_BASE}
 
 
 
CVSspam 0.2.8