cvsd commit: MODIFIED: . ...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: . ...
- From: Commits of the cvsd project <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: . ...
- Date: Sun, 07 Aug 2011 22:09:16 +0200
User: arthur
Date: 11/08/07 22:09:16
Modified: . configure.ac
Log:
add the possibility to specify --disable-maintainer-mode
Revision Changes Path
1.105 +3 -0 cvsd/configure.ac
Index: configure.ac
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/configure.ac,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- configure.ac 13 Jun 2011 12:07:17 -0000 1.104
+++ configure.ac 7 Aug 2011 20:09:16 -0000 1.105
@@ -178,6 +178,9 @@
[enable extra compiler warnings (gcc)]),
[if test "x$enableval" != "xno" ; then CFLAGS="$CFLAGS -pedantic
-Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Waggregate-return
-Wmissing-declarations" ; fi])
+# add --disable-maintainer-mode option
+AM_MAINTAINER_MODE([enable])
+
# check wether we want use tcp wrappers (yes,no,maybe)
WANT_LIBWRAP="no"
AC_ARG_WITH(libwrap,
--
To unsubscribe send an email to
cvsd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-commits