summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>2015-10-03 12:32:29 (GMT)
committerJean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>2015-10-03 12:35:22 (GMT)
commit6b0fa2221a782504a0f1d6907e8c492e3a09d5d1 (patch)
tree6ab7673c221579ca3e63bf7618d2b3a61fc8941f /Makefile.in
parentf297eba8e91cd4a6d0c04015acc5f78193f09931 (diff)
Revert the automated build option
This reverts commits: * d6413fe29fbdcd72a04b3d5820ba2e134dbaf558. * 4f266e1a8c78cec2c425b17784576db56125bbbd. Signed-off-by: Jean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c7494f5..895983b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -46,7 +46,6 @@ all: Makefile build
# Stuff found by ./configure
export DATE := @DATE@
export LOCAL := @enable_local@
-export AUTOMATED := @enable_automated@
export PROG_SED := @program_transform_name@
export PACKAGE_TARNAME := @PACKAGE_TARNAME@
export VERSION := @PACKAGE_VERSION@