This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] --enable-maintainer-mode


Hi Jan,

Building frysk always requires autoconf et.al., so I'm not sure why this is needed?

Andrew

Jan Kratochvil wrote:
Hi,

I believe I do not have CVS account on sources.redhat.com.


Regards,
Jan
------------------------------------------------------------------------


2006-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>

* configure.ac: Permit `--enable-maintainer-mode' (for updates by cvs).


Index: configure.ac
===================================================================
RCS file: /cvs/frysk/frysk-top/configure.ac,v
retrieving revision 1.13
diff -u -p -r1.13 configure.ac
--- configure.ac 5 Jan 2006 16:55:42 -0000 1.13
+++ configure.ac 12 Nov 2006 09:46:00 -0000
@@ -46,4 +46,5 @@ AM_INIT_AUTOMAKE([subdir-objects foreign
AC_CONFIG_FILES([Makefile])
AC_CONFIG_SUBDIRS([frysk-imports frysk-sys frysk-core frysk-gtk frysk-gui])
AM_PROG_GCJ
+AM_MAINTAINER_MODE
AC_OUTPUT


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]