Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1773

2010-02-26 Thread Jeff Squyres
Whoa; you learn something new every day. I didn't even know that AC_CONFIG_LINKS existed! Let me go play with that... On Feb 26, 2010, at 1:13 PM, Brice Goglin wrote: > jsquy...@osl.iu.edu wrote: > > +$(SYMLINKED_SOURCES): > > + if test ! -r $@ ; then \ > > + $(LN_S) $(SRC)/$@

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1773

2010-02-26 Thread Brice Goglin
jsquy...@osl.iu.edu wrote: > +$(SYMLINKED_SOURCES): > + if test ! -r $@ ; then \ > + $(LN_S) $(SRC)/$@ $(HWLOC_top_srcdir)/tests/ports/$@; \ > + fi > Random question: could we use AC_CONFIG_LINKS for this ? Brice

Re: [hwloc-devel] 1.0-rc1

2010-02-26 Thread Samuel Thibault
Brice Goglin, le Fri 26 Feb 2010 15:32:08 +0100, a écrit : > * are there actually some important warnings to fix ? In my memory there isn't. What hasn't been finished yet and to my opinion needs to be for v1.0, is the prefix/suffix/whatever to easily distinguish between physical and logical