|
|
@@ -15,7 +15,7 @@
|
|
|
#
|
|
|
#
|
|
|
#
|
|
|
-# This module responds to the the flag:
|
|
|
+# This module responds to the flag:
|
|
|
#
|
|
|
# ::
|
|
|
#
|
|
|
@@ -23,7 +23,7 @@
|
|
|
# If this is defined, then no SDL_main will be linked in because
|
|
|
# only applications need main().
|
|
|
# Otherwise, it is assumed you are building an application and this
|
|
|
-# module will attempt to locate and set the the proper link flags
|
|
|
+# module will attempt to locate and set the proper link flags
|
|
|
# as part of the returned SDL_LIBRARY variable.
|
|
|
#
|
|
|
#
|