diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20484,7 +20484,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool' case $host_os in - linux*) + linux* | freebsd* ) # If gcc is not used, need to set $wl to use "-Wl," if $CC -v 2>&1 | grep '^gcc' > /dev/null ; then : using gcc |