summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-12-23 15:59:11 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:14:34 +0200
commitd0f50e797d7de6cf5febbee619ec0ea29cd560a1 (patch)
tree495a801d433eb0c90725ed31560cf89338d623fd /gnulib-local/modules
parent3331744ae506cbf35536fbf600f901811f0b6d54 (diff)
downloadexternal_gettext-d0f50e797d7de6cf5febbee619ec0ea29cd560a1.zip
external_gettext-d0f50e797d7de6cf5febbee619ec0ea29cd560a1.tar.gz
external_gettext-d0f50e797d7de6cf5febbee619ec0ea29cd560a1.tar.bz2
Test for CC=c++ at configure-time, so that we don't confuse a fully C++
build with a mixed C/C++ build.
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r--gnulib-local/modules/moo3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnulib-local/modules/moo b/gnulib-local/modules/moo
index 714d387..4c2628b 100644
--- a/gnulib-local/modules/moo
+++ b/gnulib-local/modules/moo
@@ -4,11 +4,12 @@ Minimal object-oriented programming style.
Files:
build-aux/moopp
lib/moo.h
+m4/moo.m4
Depends-on:
configure.ac:
-AC_REQUIRE([AC_C_INLINE])
+gl_MOO
Makefile.am:
MOOPPFLAGS =