Opened 12 years ago
Closed 12 years ago
#37446 closed defect (fixed)
cppunit: configure failure with automake 1.13
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
Port: | cppunit |
Description
This patch fixes the configure failure of cppunit with automake 1.13 installed.
Attachments (2)
Change History (4)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | Portfile.diff added |
---|
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | patch-automake-1.13.diff added |
---|
comment:1 Changed 12 years ago by stephan.bergmann.secondary@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Jeremy committed a similar fix in r101164.
Note: See
TracTickets for help on using
tickets.
FYI, fixed in upstream's active fork (cf. <http://en.wikipedia.org/w/index.php?title=CppUnit&oldid=501278919> "Clarify website and new forks (at least two at this time)") as <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=61e0deb8c5200cdc66a8d6215a462e433f1804da> "Obsolete AM_CONFIG_HEADER -> AC_CONFIG_HEADERS."