« Return to Thread: Porting problem with gnu configure (c++ -V)

Re: Porting problem with gnu configure (c++ -V)

by Alex de Kruijff-3 :: Rate this Message:

Reply to Author | View in Thread

On Sat, Jun 13, 2009 at 10:23:50PM +0200, Dag-Erling Sm??rgrav wrote:

> Alex de Kruijff <freebsd@...> writes:
> > Andrey Simonenko <simon@...> writes:
> > > It's better to see your version for configure.ac, since without its
> > > content it is hard to say something.
> > Oke here it is:
>
> This configure.ac can not possibly have produced the configure.log you
> posted earlier.  Can you please show us the *real* configure.ac and / or
> configure.log?
>
> DES
> --
> Dag-Erling Sm??rgrav - des@...

The file is processed by sed, but the only difference is:
-AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
+AC_INIT(SameSame, 1.3, samesame@...)

There is no configure.log.

--
Alex

Please copy the original recipients, otherwise I may not read your reply.

http://samesame.kruijff.org/

_______________________________________________
freebsd-hackers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@..."

 « Return to Thread: Porting problem with gnu configure (c++ -V)