aboutsummaryrefslogtreecommitdiff
path: root/am/grecs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/grecs.m4')
-rw-r--r--am/grecs.m47
1 files changed, 0 insertions, 7 deletions
diff --git a/am/grecs.m4 b/am/grecs.m4
index e4f8671..8202903 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -149,14 +149,7 @@ AC_DEFUN([GRECS_SETUP],[
149 ]) 149 ])
150 _GRECS_IF_OPTION_SET([git2chg],[GRECS_BUILD_AUX="$GRECS_BUILD_AUX build-aux/git2chg.awk"]) 150 _GRECS_IF_OPTION_SET([git2chg],[GRECS_BUILD_AUX="$GRECS_BUILD_AUX build-aux/git2chg.awk"])
151 151
152 # Make sure package versioning is compatible with version.at:
153 s=`echo $PACKAGE_VERSION | [sed 's/[0-9][0-9]*\.[0-9][0-9]*\(\.[0-9][0-9]\)\?\([^a-zA-Z_0-9].*\)\?//'`]
154 if test -z "$s"; then
155 GRECS_VEROK_AT=verok.at
156 fi
157
158 AC_SUBST([GRECS_SRCDIR],$1) 152 AC_SUBST([GRECS_SRCDIR],$1)
159 AC_SUBST([GRECS_VEROK_AT])
160 AC_SUBST([GRECS_BUILD_AUX]) 153 AC_SUBST([GRECS_BUILD_AUX])
161 AC_SUBST([GRECS_INCLUDES]) 154 AC_SUBST([GRECS_INCLUDES])
162 AC_SUBST([GRECS_TESTDIR]) 155 AC_SUBST([GRECS_TESTDIR])

Return to:

Send suggestions and report system problems to the System administrator.