#520 m4 files missing from tarballs
Metadata
| Property | Value | 
|---|---|
| Reported by | Markus Blatt (markus@dr-blatt.de) | 
| Reported at | Mar 17, 2009 16:18 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Markus Blatt (markus@dr-blatt.de) | 
| Last edited at | Mar 20, 2009 08:34 | 
| Closed by | Markus Blatt (markus@dr-blatt.de) | 
| Closed at | Mar 20, 2009 08:34 | 
| Closed in version | 1.2 | 
| Resolution | Fixed | 
| Comment | in rev 5474 and 5475 | 
Description
configure.ac:15: warning: GXX0X is m4_require'd but not m4_defun'd configure.ac:15: warning: STATIC_ASSERT_CHECK is m4_require'd but not m4_defun'd configure.ac:15: warning: NULLPTR_CHECK is m4_require'd but not m4_defun'd configure.ac:15: warning: ___1_2__CHECKS is m4_require'd but not m4_defun'd configure.ac:15: warning: ___1_2__CHECK_MODULE is m4_require'd but not m4_defun'd
The first three line simply mean that static_assert.m4 is not distributed.
About the rest I do not have any ideas.
Surprisingly this does not happen for dune-grid but for dune-istl during autoheader