diff options
author | EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu> | 1998-01-29 21:51:06 +0000 |
---|---|---|
committer | Nathan Bryant <nbryant@src.gnome.org> | 1998-01-29 21:51:06 +0000 |
commit | afc41fa966b013332fd7b1844607e4f78f192389 (patch) | |
tree | 19b3bfbe493cb81a4b327dd06b65cad04e517ab6 /support/.cvsignore | |
parent | b2157c96be954fef00966fb37d30b665a83a2586 (diff) | |
download | shared-mime-info-afc41fa966b013332fd7b1844607e4f78f192389.tar.gz |
check for strtok_r remove fr from ALL_LINGUAS add libsupport, INTLLIBS,
Thu Jan 29 16:49:12 EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
* configure.in: check for strtok_r
* programs/freecell/configure.in: remove fr from ALL_LINGUAS
* programs/girc/Makefile.am: add libsupport, INTLLIBS, DL_LIB
* programs/gmailman/Makefile.am: add DL_LIB
* programs/gsm/Makefile.am: add DL_LIB
* support/strtok_r.c: new file
svn path=/trunk/; revision=59
Diffstat (limited to 'support/.cvsignore')
-rw-r--r-- | support/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/.cvsignore b/support/.cvsignore index 70845e08..e440fafd 100644 --- a/support/.cvsignore +++ b/support/.cvsignore @@ -1 +1,3 @@ Makefile.in +Makefile +.deps |