ossp-pkg/petidomo/configure.in 1.11 -> 1.12
--- configure.in 2004/02/02 20:19:25 1.11
+++ configure.in 2004/03/19 15:32:52 1.12
@@ -1,7 +1,7 @@
dnl
dnl configure.in -- Process this file with autoconf to produce a configure script.
dnl
-dnl $Header: /v/ossp/cvs/ossp-pkg/petidomo/configure.in,v 1.11 2004/02/02 20:19:25 thl Exp $
+dnl $Header: /v/ossp/cvs/ossp-pkg/petidomo/configure.in,v 1.12 2004/03/19 15:32:52 thl Exp $
dnl
AC_INIT(petidomo.h)
@@ -49,3 +49,5 @@
dnl Write results.
dnl
AC_OUTPUT(Makefile)
+AC_CONFIG_HEADERS(config.h)
+
|
|