ossp-pkg/xds/libtool.m4 1.1 -> 1.2
--- libtool.m4 2001/08/11 15:23:09 1.1
+++ libtool.m4 2001/08/13 19:48:02 1.2
@@ -785,7 +785,7 @@
## FIXME: this should be a separate macro
##
-AC_ARG_WITH(pic,
+AC_ARG_WITH(pic,
[ --with-pic try to use only PIC/non-PIC objects [default=use both]],
pic_mode="$withval", pic_mode=default)
test -z "$pic_mode" && pic_mode=default
|
|