repo.or.cz
/
wmaker-crm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initiate plugins branch
[wmaker-crm.git]
/
plugins
/
configure.in
blob
d6dad304fef2f5a19b89a058744f90a82c3d46b8
1
AC_INIT
2
AM_INIT_AUTOMAKE(libwmfun, 0.0.3)
3
4
AC_PROG_CC
5
6
AM_PROG_LIBTOOL
7
8
AC_OUTPUT([Makefile libwmfun/Makefile])