From af034c00ee35be5b5c5ed1c3fc2920c9fc15e641 Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri Date: Wed, 21 Jul 2004 18:44:22 +0000 Subject: [PATCH] Updated header file --- org.glite.wms-utils.exception/configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/org.glite.wms-utils.exception/configure.ac b/org.glite.wms-utils.exception/configure.ac index 86623ca..09aec3c 100755 --- a/org.glite.wms-utils.exception/configure.ac +++ b/org.glite.wms-utils.exception/configure.ac @@ -19,6 +19,9 @@ # # Revision history: # $Log$ +# Revision 1.1.1.1 2004/07/21 18:16:57 eronchie +# Moved out exception from org.glite.wms.common/src/utilitiesY +# # # @@ -28,7 +31,7 @@ AC_PREREQ(2.57) AC_INIT([GLite WMS Utils Exception], [0.0.0]) AC_CONFIG_AUX_DIR([./project]) AM_INIT_AUTOMAKE([1.6.3 subdir-objects]) -AC_CONFIG_SRCDIR([src/cjobid.h]) +AC_CONFIG_SRCDIR([src/utils.h]) # Notices. AC_COPYRIGHT([Copyright (c) 2004 The EU EGEE Project -- 1.8.2.3