summaryrefslogtreecommitdiff
path: root/modules/inttypes
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-18 04:10:04 +0000
committerBruno Haible <bruno@clisp.org>2007-02-18 04:10:04 +0000
commite819af214abed56ab16924b3fe2c1ad8a4d806ef (patch)
tree92b0b0adce711b24a06de7d04975d3012d3d8cbb /modules/inttypes
parent738e912a0f97a43c2b195bcec6fe34512208e81f (diff)
downloadgnulib-e819af214abed56ab16924b3fe2c1ad8a4d806ef.tar.gz
Substitute a few more variables.
Diffstat (limited to 'modules/inttypes')
-rw-r--r--modules/inttypes4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/inttypes b/modules/inttypes
index 804deb9358..2352a3c286 100644
--- a/modules/inttypes
+++ b/modules/inttypes
@@ -28,6 +28,10 @@ inttypes.h: inttypes_.h
-e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
-e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
+ -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
+ -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
+ -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
+ -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \