[jboss-cvs] JBoss Messaging SVN: r3820 - in trunk/native: build-aux and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 27 10:35:40 EST 2008


Author: clebert.suconic at jboss.com
Date: 2008-02-27 10:35:40 -0500 (Wed, 27 Feb 2008)
New Revision: 3820

Modified:
   trunk/native/
   trunk/native/Makefile.am
   trunk/native/build-aux/
   trunk/native/configure.ac
   trunk/native/src/
Log:
svn ignores


Property changes on: trunk/native
___________________________________________________________________
Name: svn:ignore
   + autom4te.cache
aclocal.m4
config.h
config.in
config.status
configure
libtool
Makefile
Makefile.in
stamp-h1


Modified: trunk/native/Makefile.am
===================================================================
--- trunk/native/Makefile.am	2008-02-27 15:21:04 UTC (rev 3819)
+++ trunk/native/Makefile.am	2008-02-27 15:35:40 UTC (rev 3820)
@@ -1 +1 @@
-SUBDIRS = src tests
+SUBDIRS = src


Property changes on: trunk/native/build-aux
___________________________________________________________________
Name: svn:ignore
   + config.guess
config.sub
depcomp
install-sh
ltmain.sh
missing


Modified: trunk/native/configure.ac
===================================================================
--- trunk/native/configure.ac	2008-02-27 15:21:04 UTC (rev 3819)
+++ trunk/native/configure.ac	2008-02-27 15:35:40 UTC (rev 3820)
@@ -62,5 +62,5 @@
 AC_FUNC_MALLOC
 AC_CHECK_FUNCS([gettimeofday memset strstr])
 
-AC_CONFIG_FILES([Makefile ./src/Makefile ./tests/Makefile])
+AC_CONFIG_FILES([Makefile ./src/Makefile])
 AC_OUTPUT


Property changes on: trunk/native/src
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in
.deps
.libs





More information about the jboss-cvs-commits mailing list