summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/hello-csharp-forms
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-csharp-forms')
-rwxr-xr-xgettext-tools/examples/hello-csharp-forms/autogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/examples/hello-csharp-forms/autogen.sh b/gettext-tools/examples/hello-csharp-forms/autogen.sh
index 1cc417b..f20a894 100755
--- a/gettext-tools/examples/hello-csharp-forms/autogen.sh
+++ b/gettext-tools/examples/hello-csharp-forms/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Example for use of GNU gettext.
-# Copyright (C) 2003-2005 Free Software Foundation, Inc.
+# Copyright (C) 2003-2006 Free Software Foundation, Inc.
# This file is in the public domain.
#
# Script for regenerating all autogenerated files.
@@ -17,7 +17,7 @@ else
/*) ;;
*) GETTEXT_TOOLS_SRCDIR=../$GETTEXT_TOOLS_SRCDIR ;;
esac
- GETTEXT_TOPSRCDIR=$GETTEXT_TOOLS_SRCDIR/..
+ GETTEXT_TOPSRCDIR=$GETTEXT_TOOLS_SRCDIR/../..
else
# Installed under ${prefix}/share/doc/gettext/examples.
. ../installpaths