get rid of getopt, because of it cause problem on mac os x.

This commit is contained in:
Evgeniy Dushistov
2007-09-30 18:10:19 +00:00
parent db87b6a7c2
commit c7c8dab8db
9 changed files with 137 additions and 1525 deletions

View File

@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
AC_INIT(sdcv, 0.4.2, dushistov@mail.ru)
AC_INIT(sdcv, 0.4.3, dushistov@mail.ru)
AC_CONFIG_SRCDIR(src/sdcv.cpp)
dnl Don't include maintainer make-rules by default