pike.git
/
src
/
modules
/
sybase
/
configure.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/sybase/configure.in:1:
dnl This file is part of the Sybase driver for the Pike programming language dnl by Francesco Chemolli <kinkie@roxen.com> 10/12/1999
-
dnl (C) Roxen IS
+
AC_INIT(sybase.c) AC_CONFIG_HEADER(sybase_config.h) AC_MODULE_INIT() echo "Configureing for sybase support" OLD_CPPFLAGS="$CPPFLAGS" OLD_CFLAGS="$CFLAGS"