Skip to content
Snippets Groups Projects
Commit fdbc0f29 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added CONFIG_HEADERS.

Rev: src/aclocal.m4:1.3
parent a2ca4a8c
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,14 @@ undefine([ac_cv_prog_CC]) ...@@ -7,11 +7,14 @@ undefine([ac_cv_prog_CC])
define([AC_LOW_MODULE_INIT], define([AC_LOW_MODULE_INIT],
[ [
# $Id: aclocal.m4,v 1.2 1999/01/29 12:25:24 hubbe Exp $ # $Id: aclocal.m4,v 1.3 1999/04/23 22:11:30 grubba Exp $
MY_AC_PROG_CC MY_AC_PROG_CC
AC_DEFINE(POSIX_SOURCE) AC_DEFINE(POSIX_SOURCE)
AC_SUBST(CONFIG_HEADERS)
AC_SUBST_FILE(dependencies) AC_SUBST_FILE(dependencies)
dependencies=$srcdir/dependencies dependencies=$srcdir/dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment