index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
talloc
/
autogen.sh
blob: 94148edf698e8ef1e60f4a689ba8d5367d504d00 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
autoconf
||
exit
1
echo
"Now run ./configure and then make."
exit
0