diff options
| author | Bruno Haible <bruno@clisp.org> | 2006-08-02 14:29:53 +0000 |
|---|---|---|
| committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:50 +0200 |
| commit | 73c191af96353b0a13cc1f9748c10287961e165b (patch) | |
| tree | 7ca25b54e3a7d33079cbb3619162ca4fe680d625 /gettext-tools/examples/hello-csharp-forms | |
| parent | a1d7d419235869938d350dd6003a71c078fda0ef (diff) | |
| download | external_gettext-73c191af96353b0a13cc1f9748c10287961e165b.zip external_gettext-73c191af96353b0a13cc1f9748c10287961e165b.tar.gz external_gettext-73c191af96353b0a13cc1f9748c10287961e165b.tar.bz2 | |
Start using gnulib.
Diffstat (limited to 'gettext-tools/examples/hello-csharp-forms')
| -rwxr-xr-x | gettext-tools/examples/hello-csharp-forms/autogen.sh | 4 |
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 f20a894..4b99805 100755 --- a/gettext-tools/examples/hello-csharp-forms/autogen.sh +++ b/gettext-tools/examples/hello-csharp-forms/autogen.sh @@ -33,8 +33,8 @@ cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/m4}/csharpcomp.m4 m4/ cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/m4}/csharpexec.m4 m4/csharpexec.m4 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/m4}/csharpexec-test.exe m4/csharpexec-test.exe cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/m4}/csharp.m4 m4/csharp.m4 -cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/lib}/csharpcomp.sh.in csharpcomp.sh.in -cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/lib}/csharpexec.sh.in csharpexec.sh.in +cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/build-aux}/csharpcomp.sh.in csharpcomp.sh.in +cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/build-aux}/csharpexec.sh.in csharpexec.sh.in aclocal -I m4 |
