On Thu, Feb 25, 2016 at 02:46:07PM -0600, Alan Mead wrote:
On 2/25/2016 2:30 PM, John Darrington wrote:
> You should not need autoconf *at all*.
> I think you are probably running on a git checkout of something.
No, I'm using the official tarball (I just downloaded it, patched it,
and replicated the error again). The warning says:
'autoheader' is probably too old.
You should only need it if you modified 'acconfig.h' or
*'configure.ac'* or m4 files included by 'configure.ac'.
configure.ac is one of the files modified by your script:
[amead@cow3 pspp-0.8.5]$ . backport.sh
*patching file configure.ac*
patching file src/ui/gui/psppire-dialog.c
patching file src/ui/gui/psppire-means-layer.c
patching file src/ui/gui/psppire-selector.c
Isn't that the issue?
Possibly it is.
Can you then try leaving configure.ac unchanged. That is to say,
in the script, delete the lines
diff --git a/configure.ac b/configure.ac
.
through to
.
PKG_CHECK_MODULES([GTKSOURCEVIEW], [gtksourceview-2.0 >= 2.2], [],
J'
--
Avoid eavesdropping. Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-users
