Removed superfluous AC_DEFINE()
authorcmiller <cmiller>
Wed, 4 Jul 2001 00:24:36 +0000 (00:24 +0000)
committercmiller <cmiller>
Wed, 4 Jul 2001 00:24:36 +0000 (00:24 +0000)
src/modules/rlm_sql/drivers/rlm_sql_oracle/configure.in

index ca497fb..ced9549 100644 (file)
@@ -89,7 +89,6 @@ if test x$with_[]modname != xno; then
                else
                        sql_oracle_ldflags="$sql_oracle_ldflags $ORACLE_LIBS"
                        AC_MSG_RESULT(yes)
-                       AC_DEFINE(HAVE_OCI_H)
                fi
        fi