summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/hello-c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-06-30 14:36:18 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:28 +0200
commit7a6e74b9e2408e0b67e6ce69af96d1182dde6530 (patch)
treecef40e4d6159f0be5b20316cf57522602d7d7c70 /gettext-tools/examples/hello-c
parent2ee4e2e2b73c79643299a806a54c81a1b2ea490d (diff)
downloadexternal_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.zip
external_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.tar.gz
external_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.tar.bz2
isc-posix.m4 is gone.
Diffstat (limited to 'gettext-tools/examples/hello-c')
-rwxr-xr-xgettext-tools/examples/hello-c/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c/m4/Makefile.am6
2 files changed, 3 insertions, 4 deletions
diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh
index 0e9e9ca..d21a16a 100755
--- a/gettext-tools/examples/hello-c/autoclean.sh
+++ b/gettext-tools/examples/hello-c/autoclean.sh
@@ -23,7 +23,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c/m4/Makefile.am b/gettext-tools/examples/hello-c/m4/Makefile.am
index 00997c3..a60fd36 100644
--- a/gettext-tools/examples/hello-c/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c/m4/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4