- **Comment**:

Migrated to [github](https://github.com/bgpsecurity/rpstir/issues/26).



---

** [tickets:#26] old automake still needs AM_PROG_CC_C_O**

**Status:** closed
**Created:** Thu Jul 09, 2015 02:59 AM UTC by Richard Hansen
**Last Updated:** Thu Jul 09, 2015 04:39 AM UTC
**Owner:** Richard Hansen


The call to `AM_PROG_CC_C_O` was removed in 
[cbfb0d32ad1aa53d837971563f0aec0f485c4532], but it is apparently still needed 
with automake versions older than 1.14 (which was released 2013-06-21).  Given 
that we supposedly claim to support automake 1.6 or newer, we should add it 
back.

Without it, automake outputs the following:

    mk/libcasn.mk:40: compiling `lib/casn/asn.c' in subdir requires 
`AM_PROG_CC_C_O' in `configure.ac'
    Makefile.am:80:   `mk/libcasn.mk' included from here

The above doesn't seem to be an error—`autoreconf` does not exit non-0, and 
rpstir still seems to build OK and pass all tests.  But the message makes me 
uncomfortable, and it doesn't hurt to add it back (even with newer versions of 
automake).


---

Sent from sourceforge.net because rpstir-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/rpstir/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/rpstir/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
rpstir-devel mailing list
rpstir-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpstir-devel

Reply via email to