summaryrefslogtreecommitdiff
path: root/config_s.dj
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-12-08 05:35:58 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-12-08 05:35:58 +0000
commitea14c6e09a5fc236744ff0a5b51f30ffd7a28241 (patch)
tree368c81a7fca3147e873ff7ff20bfef1033db635b /config_s.dj
parent1d9aaa67f385650d8eef5a2e259724a6cb57a925 (diff)
19991208
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'config_s.dj')
-rw-r--r--config_s.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_s.dj b/config_s.dj
index 7ba18e4376..6f77b7f738 100644
--- a/config_s.dj
+++ b/config_s.dj
@@ -32,7 +32,7 @@ s%@AR@%ar%g
s%@INSTALL_PROGRAM@%${INSTALL}%g
s%@INSTALL_DATA@%${INSTALL} -m 644%g
s%@SET_MAKE@%%g
-s%@LIBOBJS@% crypt.o flock.o fnmatch.o snprintf.o%g
+s%@LIBOBJS@% crypt.o flock.o snprintf.o%g
s%@ALLOCA@%%g
s%@DEFAULT_KCODE@%%g
s%@EXEEXT@%.exe%g