mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 09:51:56 +00:00
get rid of getopt, because of it cause problem on mac os x.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user