#14 Fix Automake
Closed: Fixed Opened by kanarip.

Automake is broken in the 2.0 branch. We should fix it.


Assigned to jsteffan

Assigned to jsteffan

[kanarip@'''lnx-f7''' revisor]$ autoreconf[[BR]]
configure.ac:9: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library[[BR]]
Makefile.am:47: subst .,_,$(PACKAGE_VERSION: non-POSIX variable name[[BR]]
Makefile.am:47: (probably a GNU make extension)[[BR]]

[kanarip@'''lnx-f7''' revisor]$ autoreconf[[BR]]
configure.ac:9: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library[[BR]]
Makefile.am:47: subst .,_,$(PACKAGE_VERSION: non-POSIX variable name[[BR]]
Makefile.am:47: (probably a GNU make extension)[[BR]]

Caused by missing glib2-devel, adding to packages that should be installed if user does autoconf himself

Caused by missing glib2-devel, adding to packages that should be installed if user does autoconf himself

Automake on F7 does POSIX variable names differently (don't ask me why). I've updated and tested.

Automake on F7 does POSIX variable names differently (don't ask me why). I've updated and tested.

https://hosted.fedoraproject.org/projects/revisor/changeset/8abc4bd588c935aa9e4a46710ba9804d46ccbe6f

https://hosted.fedoraproject.org/projects/revisor/changeset/8abc4bd588c935aa9e4a46710ba9804d46ccbe6f

Milestone Beta release on F7 deleted

Milestone Beta release on F7 deleted

Metadata Update from @kanarip:
- Issue assigned to jsteffan

Metadata