(X_CFLAGS): Defined.

(GCC_CFLAGS): Definition deleted.

From-SVN: r4463
This commit is contained in:
Richard Stallman 1993-05-15 04:38:49 +00:00
parent 8e06366547
commit 668450ce64

View File

@ -42,4 +42,4 @@ ALLOCA=alloca.o
# (This is an undocumented feature of the native svr4 C compiler.)
CCLIBFLAGS=-Bstatic -dn -gg
GCC_CFLAGS=-static -g -O2 -B./
X_CFLAGS=-static -g -O2