diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-07-24 20:47:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-07-24 20:47:30 +0000 |
commit | 7f1df343586e2386acda0e269f79c0d2632e1500 (patch) | |
tree | 9989d1bfca5f353b432ce208a88dbffc7b72babf /configure.in | |
parent | e5c7056c3839616f1087d722ac03c1ee7c7d636f (diff) | |
download | pango-7f1df343586e2386acda0e269f79c0d2632e1500.tar.gz |
Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)
Thu Jul 24 16:40:12 2003 Owen Taylor <otaylor@redhat.com>
* configure.in tests/runtests.sh.in: Generate
runtest.sh so we can use ECHO_C, ECHO_N, SHELL
(#114944)
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 62ad011a..a67551c4 100644 --- a/configure.in +++ b/configure.in @@ -682,6 +682,7 @@ docs/Makefile docs/version.xml tools/Makefile tests/Makefile +tests/runtests.sh pango.pc pangox.pc pangowin32.pc |