Removed with-glite-location glite-wms-utils-exception_branch_3_2_0 glite-wms-utils-exception_R_3_2_2_1 glite-wms-utils-exception_R_3_2_2_2
authorPaolo Andreetto <paolo.andreetto@pd.infn.it>
Tue, 8 Mar 2011 15:32:29 +0000 (15:32 +0000)
committerPaolo Andreetto <paolo.andreetto@pd.infn.it>
Tue, 8 Mar 2011 15:32:29 +0000 (15:32 +0000)
org.glite.wms-utils.exception/configure.ac
org.glite.wms-utils.exception/test/Makefile.am

index fc70244..47ddd5d 100755 (executable)
@@ -19,6 +19,9 @@
 #
 #       Revision history:
 #       $Log$
+#       Revision 1.13.2.3.2.2  2011/03/04 09:39:40  pandreet
+#       Incremented version number
+#
 #       Revision 1.13.2.3.2.1  2010/12/28 11:16:00  pandreet
 #       Build changes for pkg-config support
 #
@@ -124,7 +127,7 @@ AC_FUNC_STRFTIME
 AC_FUNC_VPRINTF
 AC_CHECK_FUNCS([bzero endpwent ftruncate getmntent memset mkdir pow strerror strtol])
 
-AC_GLITE
+GLITE_CHECK_LIBDIR
 
 AC_OPTIMIZE
 
index a972450..a3e012b 100755 (executable)
@@ -25,7 +25,6 @@ glite_wmsutils_exception_LDADD =  \
 AM_CPPFLAGS =  \
        -I$(top_srcdir)/src \
        -I$(top_srcdir)/test \
-       $(GLITE_CFLAGS) \
        $(GLOBUS_THR_CFLAGS) \
        $(CPPUNIT_CFLAGS)