Parent Directory
|
Revision Log
|
Patch
| revision 1.20 by bellard, Mon Oct 27 21:10:39 2003 UTC | revision 1.21 by bellard, Tue Oct 28 23:04:01 2003 UTC | |
|---|---|---|
| # | Line 295 if test "$gprof" = "yes" ; then | Line 295 if test "$gprof" = "yes" ; then |
| 295 | fi | fi |
| 296 | if test "$static" = "yes" ; then | if test "$static" = "yes" ; then |
| 297 | echo "CONFIG_STATIC=yes" >> $config_mak | echo "CONFIG_STATIC=yes" >> $config_mak |
| 298 | echo "#define CONFIG_STATIC 1" >> $config_h | |
| 299 | fi | fi |
| 300 | if test "$sdl" = "yes" ; then | if test "$sdl" = "yes" ; then |
| 301 | echo "CONFIG_SDL=yes" >> $config_mak | echo "CONFIG_SDL=yes" >> $config_mak |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |