home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / bug / 3093 < prev    next >
Encoding:
Text File  |  1993-01-01  |  650 b   |  19 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!owl.HQ.ILeaf.COM!karl
  3. From: karl@owl.HQ.ILeaf.COM
  4. Subject: -exec-prefix vs. -exec_prefix
  5. Message-ID: <9212311714.AA14599@owl.HQ.Ileaf.COM>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 31 Dec 1992 17:14:02 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 6
  12.  
  13. gcc 2.3.3's configure script accepts an option `-exec-prefix' to set
  14. exec_prefix in the Makefile; Autoconf-generated scripts accept
  15. `-exec_prefix'.  It would be nice if everybody agreed.  Personally, I'd
  16. vote for -exec-prefix, since we seem to use -'s in preference to _'s
  17. wherever possible.
  18.  
  19.