summaryrefslogtreecommitdiff
path: root/mysys/Makefile.am
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-05-16 16:32:51 +0300
committermonty@hundin.mysql.fi <>2002-05-16 16:32:51 +0300
commit353fb57b741ee01054a0f2a9eb83c44d0bc4dcd2 (patch)
tree145820cb9685468167f09ba07a59a1f61ca640cf /mysys/Makefile.am
parent14b55bcc72554f3f356df4e7b1d8e7c8244de959 (diff)
downloadmariadb-git-353fb57b741ee01054a0f2a9eb83c44d0bc4dcd2.tar.gz
New my_gethostbyname_r() handling
Changed some status variable names Fix bug in GRANT ... PASSWORD string
Diffstat (limited to 'mysys/Makefile.am')
-rw-r--r--mysys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/Makefile.am b/mysys/Makefile.am
index 73cd9768013..ce24d6f6f5b 100644
--- a/mysys/Makefile.am
+++ b/mysys/Makefile.am
@@ -46,7 +46,7 @@ libmysys_a_SOURCES = my_init.c my_getwd.c mf_getdate.c\
my_quick.c my_lockmem.c my_static.c \
getopt.c getopt1.c getvar.c my_mkdir.c \
default.c my_compress.c checksum.c raid.cc my_net.c \
- my_vsnprintf.c charset.c my_bitmap.c
+ my_vsnprintf.c charset.c my_bitmap.c my_gethostbyname.c
EXTRA_DIST = thr_alarm.c thr_lock.c my_pthread.c my_thr_init.c \
thr_mutex.c thr_rwlock.c
libmysys_a_LIBADD = @THREAD_LOBJECTS@