lib/replace: Fix configure on FreeBSD: define_ret is not correct here
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Oct 2012 06:31:03 +0000 (17:31 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Oct 2012 07:29:19 +0000 (09:29 +0200)
commit6d73fd07f94ae23f3eacaab3b220ffca201b1300
tree13988d3434068aa8ceb549d01beed3ec5085d95b
parent80f42df4ec9194ff00aeeb3c2cf6acfa1f2ab5c3
lib/replace: Fix configure on FreeBSD: define_ret is not correct here

define_ret is for when the output of the compiled and run program
should be put into the configure define.  This is not the case
here.

Andrew Bartlett
lib/replace/wscript