[torquedev] Enabling wordexp in spec file
Michael Gutteridge
mgutteri at fhcrc.org
Thu Dec 15 16:21:54 MST 2005
Hi
I was having trouble getting wordexp working when building the RPMs...
turns out that configure wants "--enable-wordexp" but the spec file was
giving it "--with-wordexp"
I munged it in there:
> %if %use_wordexp
> %define wordexpflags --enable-wordexp
> %endif
Should the spec be changed to use "enable" or autoconf to use the "with"
option? Does the autoconf accept "--disable-wordexp"?
Oh, and thanks so very much for wordexp!
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.supercluster.org/pipermail/torquedev/attachments/20051215/7f479ea3/attachment.bin
More information about the torquedev
mailing list