summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-02-06 19:01:45 +0100
committerDavid Tardon <dtardon@redhat.com>2012-02-06 19:02:58 +0100
commit7bca5b92d45288b380c4f1ebc11a7e5de923fd9a (patch)
treeb9fef03267b5c15f28785008a633fdef95269ade /configure.in
parentReduced duplicate code (simian) / l10ntools (diff)
downloadcore-7bca5b92d45288b380c4f1ebc11a7e5de923fd9a.tar.gz
core-7bca5b92d45288b380c4f1ebc11a7e5de923fd9a.zip
fix typo
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f14d675cf980..7102f104dd69 100644
--- a/configure.in
+++ b/configure.in
@@ -3088,7 +3088,7 @@ WORKDIR="$SRC_ROOT/workdir/$INPATH"
AC_SUBST(COM)
AC_SUBST(CPU)
AC_SUBST(CPUNAME)
-AC_SUBST(EMP_FLAGS)
+AC_SUBST(EPM_FLAGS)
AC_SUBST(GUI)
AC_SUBST(GUIBASE)
AC_SUBST(INPATH)