diff options
Diffstat (limited to 'plugins/ommysql/Makefile.in')
-rw-r--r-- | plugins/ommysql/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ommysql/Makefile.in b/plugins/ommysql/Makefile.in index 5a19072..36819ef 100644 --- a/plugins/ommysql/Makefile.in +++ b/plugins/ommysql/Makefile.in @@ -145,6 +145,7 @@ HAVE_JAVAC = @HAVE_JAVAC@ HAVE_MYSQL_CONFIG = @HAVE_MYSQL_CONFIG@ HAVE_ORACLE_CONFIG = @HAVE_ORACLE_CONFIG@ HAVE_PGSQL_CONFIG = @HAVE_PGSQL_CONFIG@ +IMUDP_LIBS = @IMUDP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ |