summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end')
-rw-r--r--gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end12
1 files changed, 12 insertions, 0 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end b/gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end
new file mode 100644
index 0000000..fb483b6
--- /dev/null
+++ b/gettext-tools/examples/hello-c++-kde/admin/configure.in.bot.end
@@ -0,0 +1,12 @@
+if test "$all_tests" = "bad"; then
+ if test ! "$cache_file" = "/dev/null"; then
+ echo ""
+ echo "Please remove the file $cache_file after changing your setup"
+ echo "so that configure will find the changes next time."
+ echo ""
+ fi
+else
+ echo ""
+ echo "Good - your configure finished. Start make now"
+ echo ""
+fi