integrate cfgperl changes into mainline
[p5sagit/p5-mst-13.2.git] / hints / aix.sh
index d679ba9..d6f3dd7 100644 (file)
@@ -360,6 +360,7 @@ $define|true|[yY]*)
        ccflags="$ccflags -qlongdouble"
        # The explicit cc128, xlc128, xlC128 are not needed,
        # the -qlongdouble should do the trick. --jhi
+       d_Gconvert='sprintf((b),"%.*llg",(n),(x))'
        ;;
 esac
 EOCBU