diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9ff92971b..c671eeafd 100644 --- a/configure.ac +++ b/configure.ac @@ -530,6 +530,8 @@ AC_SUBST([SVN_BRANCH],[epiphany_branch]) # Output files # ************ +AC_DEFINE([EPIPHANY_COMPILATION],[1],[Compiling epiphany]) + AC_CONFIG_FILES([ Makefile data/Makefile @@ -549,7 +551,7 @@ embed/Makefile embed/webkit/Makefile src/Makefile src/bookmarks/Makefile -src/ephy-version.h +src/epiphany.h help/Makefile po/Makefile.in ], |