diff options
Diffstat (limited to 'libtdegames/configure.in.in')
-rw-r--r-- | libtdegames/configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/configure.in.in b/libtdegames/configure.in.in index ffcaf9c9..33b5935b 100644 --- a/libtdegames/configure.in.in +++ b/libtdegames/configure.in.in @@ -1,5 +1,5 @@ dnl AB: checking for a system-wide highscore file. If "no" then the default -dnl (just kapp->config()) is used. See KHighscore for details. +dnl (just tdeApp->config()) is used. See KHighscore for details. AC_MSG_CHECKING(whether to use system-wide highscores) AC_ARG_ENABLE(highscore-dir, |