summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite2/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-06 09:17:39 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-06 09:17:39 +0000
commit7d7828afcc587d0e0889fb0a62cdfe25c53cb9d2 (patch)
tree55ab7bb0c7e8b119695307a607e1e4ed3c435e6d /Build/source/libs/graphite2/configure.ac
parent1bae73cc1a30cc6b9dd7678a8e93801be0ede063 (diff)
graphite2: Added a simple test case
git-svn-id: svn://tug.org/texlive/trunk@31116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/configure.ac')
-rw-r--r--Build/source/libs/graphite2/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/libs/graphite2/configure.ac b/Build/source/libs/graphite2/configure.ac
index 39bb007ffba..cb8f95fe407 100644
--- a/Build/source/libs/graphite2/configure.ac
+++ b/Build/source/libs/graphite2/configure.ac
@@ -26,10 +26,6 @@ AC_CONFIG_HEADERS([config.h])
AM_CONDITIONAL([build], [test "x$enable_build" != xno])
-if test "x$enable_build" != xno || test -f config.force; then
-echo timestamp >config.force
-fi
-
AM_CONDITIONAL([DIRECT_TYPE], [test "x$GCC" = xyes])
enable_segcache=no