From 0287bf686f04b9aecd5e7c719a153a01313e69d9 Mon Sep 17 00:00:00 2001 From: Douglas Boffey Date: Sun, 27 Jul 2008 18:48:35 +0000 Subject: Changed files to tme --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b85683ff..dcc1eeeb 100755 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ else with_opengl=yes AC_CHECK_LIB([GL], [glBegin], , AC_MSG_ERROR([ *** Unable to find OpenGL library])) - AC_DEFINE(USE_OPENGL, 1, [Defines if tmw should use an OpenGL display]) + AC_DEFINE(USE_OPENGL, 1, [Defines if tme should use an OpenGL display]) fi # Search for sdl-config @@ -92,10 +92,10 @@ if test -n "$LIBSDL_CONFIG"; then AC_SUBST(LIBSDL_CFLAGS) AC_DEFINE_UNQUOTED(HAVE_LIBSDL, 1, - [Defines if your system has the LIBSDL library]) + [Defines if your system has the LIBSDL library]) else AC_DEFINE_UNQUOTED(HAVE_LIBSDL, 0, - [Defines if your system has the LIBSDL library]) + [Defines if your system has the LIBSDL library]) AC_MSG_ERROR([Could not find sdl-config, check http://www.libsdl.org]) fi -- cgit v1.2.3-70-g09d2