Revision 20288,
152 bytes
checked in by rbasch, 21 years ago
(diff) |
Set CFLAGS to use the "gnu89" standard in gcc, overriding the "c89"
setting made by configure. When using c89, some needed definitions
and declarations are skipped in the Sun headers.
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | # $Id: configure.athena,v 1.5 2004-03-17 16:06:20 rbasch Exp $ |
---|
2 | |
---|
3 | CFLAGS="-g -I/usr/athena/include -std=gnu89" \ |
---|
4 | ./configure --without-gl --without-pam |
---|
Note: See
TracBrowser
for help on using the repository browser.