Look for src/Collection.m, not Collection.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@421 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-05-05 21:22:44 +00:00
parent c2a1c3d25f
commit 26f29ea821

View file

@ -1,4 +1,4 @@
AC_INIT(Collection.m)
AC_INIT(src/Collection.m)
# configure.in for GNU Objective-C library
# Process this file with autoconf to produce a configure script.