From ebf48fb1ffff952c5141d60d4ae0284056683d09 Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri Date: Fri, 23 Jul 2004 08:02:09 +0000 Subject: [PATCH] Updated configure.ac --- 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 382401d..b84854e 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.4 2004/07/21 18:49:26 eronchie +# Added AC_GLITE +# # Revision 1.3 2004/07/21 18:47:49 eronchie # Removed obsolete things # @@ -37,7 +40,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/utils.h]) +AC_CONFIG_SRCDIR([src/Exception.cpp]) # Notices. AC_COPYRIGHT([Copyright (c) 2004 The EU EGEE Project -- 1.8.2.3