*** empty log message ***

From-SVN: r333
This commit is contained in:
Richard Stallman 1992-02-17 03:12:21 +00:00
parent 1ecea86fd2
commit 3785a1d848
1 changed files with 3 additions and 1 deletions

View File

@ -95,7 +95,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Machine dependent ccp options. */
#define CPP_SPEC "%{bsd:-D__STRICT_BSD__}"
/* This option used to be called -bsd, but that conflicts with the
general -b option. */
#define CPP_SPEC "%{strict-bsd:-D__STRICT_BSD__}"
/* Machine dependent ld options. */