Have you tested it?  It doesn't seem to work for me.  Are you planning
to put the test suite compile into these makefiles?


/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of
AM_PATH_PSTOEDIT
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBMCRYPT
aclocal:configure.ac:43: warning: macro `AM_PROG_LIBTOOL' not found in
library
configure.ac:52: error: possibly undefined macro: AM_PROG_LIBTOOL
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
autoreconf-2.5x: /usr/bin/autoconf-2.5x failed with exit status: 1

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram
> Chirino
> Sent: Friday, September 15, 2006 11:03 AM
> To: activemq-dev@geronimo.apache.org
> Subject: activemq-cpp automake
> 
> Hi Folks,
> 
> I just added the start of an automake based build for activemq-cpp.
> To use the automake build, just run the ./autogen.sh this should
> create the ./configure and the Makefile.in files..  Then run
> ./configure that should do some platform detection and generate the
> Makefile files.  The just run make as usual.
> 
> Hopefully I can get it up to par with the current makefiles and then
> with can just switch over to using the automake build all the time.
> 
> --
> Regards,
> Hiram
> 
> Blog: http://hiramchirino.com

Reply via email to