This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
library-web/acinclude.m4

9 lines
243 B
Plaintext

# redefine standard macros to do nothing, so it is not required to have a
# working C build environment on the server to pass the gettext/intltool
# tests
AC_DEFUN([AC_PROG_CC], [])
AC_DEFUN([AC_PROG_CPP], [])
AC_DEFUN([AC_HEADER_STDC], [])