[mm-common] Exempt skeletonmm/autogen.sh from std-options test



commit 671e0bf01b363f9e54e08a3674e85d2fe3f969a8
Author: Daniel Elstner <danielk openismus com>
Date:   Tue Sep 8 14:04:18 2009 +0200

    Exempt skeletonmm/autogen.sh from std-options test
    
    * Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Do not check the
    skeletonmm/autogen.sh example file for standard options support.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8ddffdb..c2ae77b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,8 @@ nodist_shared_pkgconfig_DATA = doctags/mm-common-libstdc++.pc
 noinst_DATA = doctags/mm-common-libstdc++-uninstalled.pc
 
 nobase_dist_doc_SCRIPTS = skeletonmm/autogen.sh
+AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = skeletonmm/autogen.sh
+
 nobase_dist_doc_DATA =							\
 	README								\
 	skeletonmm/.gitignore						\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]