Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2002:
[Freeciv-Dev] Re: make dist fails (PR#2124)
Home

[Freeciv-Dev] Re: make dist fails (PR#2124)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: make dist fails (PR#2124)
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Wed, 2 Oct 2002 01:43:52 -0700 (PDT)

On Wed, 2 Oct 2002 jdorje@xxxxxxxxxxxxxxxxxxxxx wrote:
> I tried running "make dist".It fell over flat rather quickly.
>
> Is a particular configuration needed to run "make dist" without error?

No, but you will need this patch:

Index: Makefile.am
===================================================================
RCS file: /home/freeciv/CVS/freeciv/Makefile.am,v
retrieving revision 1.23
diff -u -r1.23 Makefile.am
--- Makefile.am 2002/06/12 08:21:40     1.23
+++ Makefile.am 2002/10/02 08:42:57
@@ -70,7 +70,7 @@
                m4/glib-2.0.m4                  \
                m4/glib-gettext.m4              \
                m4/glib.m4                      \
-               m4/glibc.m4                     \
+               m4/glibc21.m4                   \
                m4/gtk-2.0.m4                   \
                m4/gtk.m4                       \
                m4/iconv.m4                     \





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: make dist fails (PR#2124), Per I. Mathisen <=