[Freeciv-Dev] (PR#4712) Re: (PR#9748) (PR #4712) Comments about version.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=4712 >
What about this line in configure.in/configure.ac:
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}${VERSION_LABEL}
this requires that configure.* knows what the version # is. AFAIK this
is needed so "make dist" works.
Also, what does this line do:
+AC_SUBST([CONFIGURE_DEPENDENCIES], ['$(top_srcdir)/version.in'])
?
jason
|
|