add sanitization for special sky config args

This commit is contained in:
Angela Marie Thomas 1998-09-30 00:12:30 +00:00
parent 761e334a18
commit b88388f236
1 changed files with 2 additions and 0 deletions

2
gdb/configure vendored
View File

@ -37,10 +37,12 @@ ac_help="$ac_help
--with-tkinclude=DIR Directory where tk private headers are"
ac_help="$ac_help
--with-x use the X Window System"
# start-sanitize-sky
ac_help="$ac_help
--with-sim-gpu2=DIR Use GPU2 library under given DIR"
ac_help="$ac_help
--with-sim-funit=DIR Use target FP lib under given DIR"
# end-sanitize-sky
ac_help="$ac_help
--enable-shared Use shared libraries"