/[m4]/m4/acm4/m4-error.m4
ViewVC logotype

Diff of /m4/acm4/m4-error.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gary, Thu Sep 23 16:29:33 2004 UTC revision 1.3 by gary, Fri Dec 24 23:07:05 2004 UTC
# Line 19  Line 19 
19  # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20  # Boston, MA 02111-1307, USA.  # Boston, MA 02111-1307, USA.
21    
22  # serial 2  # serial 3
23    
24  # m4_ERROR  # m4_ERROR
25  # --------  # --------
# Line 34  AC_SUBST(ERROR_H) Line 34  AC_SUBST(ERROR_H)
34  if test $ac_cv_header_error_h = yes; then  if test $ac_cv_header_error_h = yes; then
35    INCLUDE_ERROR_H='#include <error.h>'    INCLUDE_ERROR_H='#include <error.h>'
36  else  else
37    INCLUDE_ERROR_H='#include <m4/error.h>'    INCLUDE_ERROR_H='#include <gnu/error.h>'
38  fi  fi
39  AC_SUBST([INCLUDE_ERROR_H])  AC_SUBST([INCLUDE_ERROR_H])
40  ])# m4_ERROR  ])# m4_ERROR

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26