git.samba.org
/
samba.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
r6621: Warn when the user is trying to use socket wrapper
[samba.git]
/
source
/
lib
/
talloc
/
configure.in
1
AC_DEFUN([SMB_MODULE_DEFAULT], [echo -n ""])
2
AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
3
AC_INIT(talloc.h)
4
AC_PROG_CC
5
AC_PATH_PROG(GCOV,gcov)
6
sinclude(config.m4)
7
AC_OUTPUT(Makefile talloc.pc)