summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-21 17:39:09 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-21 17:39:09 +0000
commit4d60f7af2b50e6ea21929090edff789740c38638 (patch)
tree58d6ab67d2bf58ad1cd0f76081486ceecdb8f2a5
parent42d5c5c471f5326e04af92e2936336c0f70482e3 (diff)
downloadATCD-4d60f7af2b50e6ea21929090edff789740c38638.tar.gz
ChangeLogTag:Thu Apr 17 16:15:24 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--apps/Makefile.am4
-rw-r--r--apps/gperf/Makefile.am4
-rw-r--r--apps/gperf/src/Makefile.am4
3 files changed, 0 insertions, 12 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am
index 78827331af7..1d353b3d709 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -9,10 +9,6 @@
## Process this file with automake to create Makefile.in
##
-## The number in AUTOMAKE_OPTIONS is the minimum required version automake
-## needed to process this file.
-AUTOMAKE_OPTIONS = 1.4
-
if COMPILE_GPERF
GPERF_DIR = gperf
else
diff --git a/apps/gperf/Makefile.am b/apps/gperf/Makefile.am
index 308d0ce01b5..866c41f9c99 100644
--- a/apps/gperf/Makefile.am
+++ b/apps/gperf/Makefile.am
@@ -9,10 +9,6 @@
## Process this file with automake to create Makefile.in
##
-## The number in AUTOMAKE_OPTIONS is the minimum required version automake
-## needed to process this file.
-AUTOMAKE_OPTIONS = 1.4
-
SUBDIRS = src ##tests
GPERF_VERSION = 2.0
diff --git a/apps/gperf/src/Makefile.am b/apps/gperf/src/Makefile.am
index 9a6a7fdb629..4ceb7b6fab5 100644
--- a/apps/gperf/src/Makefile.am
+++ b/apps/gperf/src/Makefile.am
@@ -8,10 +8,6 @@
## Process this file with automake to create Makefile.in
##
-## The number in AUTOMAKE_OPTIONS is the minimum required version automake
-## needed to process this file.
-AUTOMAKE_OPTIONS = 1.4
-
INCLUDES = -I$(top_builddir) -I$(top_srcdir)
bin_PROGRAMS = gperf