~flier-lu/libmemcached/win32-vs2008

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: brian@gir.tangent.org
  • Date: 2007-09-28 15:49:07 UTC
  • Revision ID: brian@gir.tangent.org-20070928154907-zjjwlxygmu3ghswg
Adding in spec file, this has not been tested... committing from my Mac :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
AC_C_CONST
12
12
AC_TYPE_SIZE_T
13
13
AC_CHECK_HEADERS(limits.h syslimits.h)
14
 
AC_OUTPUT(Makefile src/Makefile tests/Makefile docs/Makefile lib/Makefile include/Makefile)
 
14
AC_OUTPUT(Makefile src/Makefile tests/Makefile docs/Makefile lib/Makefile include/Makefile include/Makefile)