Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3027 in orxonox.OLD


Ignore:
Timestamp:
Nov 30, 2004, 11:51:14 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: typo

Location:
orxonox/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/console/Makefile.am

    r2989 r3027  
    77noinst_HEADERS=orxonox_console.h orxonox_console_entry.h orxonox_console_log.h
    88
    9 #  uncomment the following if bencoder requires the math library
     9#  uncomment the following if orxonox requires the math library
    1010#gui_LDADD=-lm
    1111
  • orxonox/trunk/gui/Makefile.am

    r2989 r3027  
    88noinst_HEADERS=orxonox_gui.h orxonox_gui_video.h orxonox_gui_audio.h orxonox_gui_exec.h orxonox_gui_flags.h orxonox_gui_banner.h orxonox_gui_keys.h
    99
    10 #  uncomment the following if bencoder requires the math library
     10#  uncomment the following if orxonox requires the math library
    1111#gui_LDADD=-lm
    1212
  • orxonox/trunk/importer/Makefile.am

    r2932 r3027  
    1111
    1212
    13 #  uncomment the following if bencoder requires the math library
     13#  uncomment the following if orxonox requires the math library
    1414#orxonox_LDADD=-lm
    1515
  • orxonox/trunk/src/Makefile.am

    r2990 r3027  
    1212
    1313
    14 #  uncomment the following if bencoder requires the math library
     14#  uncomment the following if orxonox requires the math library
    1515#orxonox_LDADD=-lm
    1616
  • orxonox/trunk/src/Makefile.in

    r2991 r3027  
    459459
    460460
    461 #  uncomment the following if bencoder requires the math library
     461#  uncomment the following if orxonox requires the math library
    462462#orxonox_LDADD=-lm
    463463
Note: See TracChangeset for help on using the changeset viewer.