diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-07-15 21:37:38 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-07-15 21:37:38 +0000 |
commit | 3343aeda80e07bd6383e48914c291edd6ba80fe1 (patch) | |
tree | 0972ab46ac5b9f75c264ab3ff99059c6ec0872c6 /Makefile.am | |
parent | b9201fa31a02e223de90feecafc859736620f790 (diff) | |
download | ATCD-3343aeda80e07bd6383e48914c291edd6ba80fe1.tar.gz |
Disabled NEWS version check.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cf30310e5f9..e0064f7d67e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ ## The number in AUTOMAKE_OPTIONS is the minimum required version automake ## needed to process this file. -AUTOMAKE_OPTIONS = 1.4 check-news +AUTOMAKE_OPTIONS = 1.4 #check-news bin_SCRIPTS = ace-config |