* gettext.m4: Test po/POTFILES.in exists before trying to read.
[binutils-gdb.git] / config / mt-sparcpic
1 PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`