pike.git
/
src
/
modules
/
_Debug
/
configure.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/_Debug/configure.in:1:
-
+
AC_INIT()
+
AC_MODULE_INIT()
+
AC_CONFIG_HEADER(debug_config.h)
+
AC_OUTPUT(Makefile,echo FOO >stamp-h)
Newline at end of file added.