diff options
author | fche <fche> | 2007-08-27 20:32:53 +0000 |
---|---|---|
committer | fche <fche> | 2007-08-27 20:32:53 +0000 |
commit | 6d4a05308283e7e1575e51d074254c762533ef8b (patch) | |
tree | 864604aec0a5d7c8cc43e16f7a9b0a56ea8b51d2 /config.in | |
parent | 3a5ee1c03bcb392982d24b1a2b9be61c137feeaa (diff) | |
download | systemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.tar.gz systemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.tar.xz systemtap-steved-6d4a05308283e7e1575e51d074254c762533ef8b.zip |
2007-08-27 Frank Ch. Eigler <fche@redhat.com>
PR 4817
* NEWS: Mention retirement of LKET.
* configure.ac: Remove mysql dependency.
* systemtap.spec.in: Remove glib2 dependency.
* configure, config.in: Regenerated.
Diffstat (limited to 'config.in')
-rw-r--r-- | config.in | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -30,9 +30,6 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the <mysql/mysql.h> header file. */ -#undef HAVE_MYSQL_MYSQL_H - /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H |