This website works better with JavaScript.
Explore
Help
Sign In
sipp11
/
mbsync
mirror of
https://git.code.sf.net/p/isync/isync
Watch
1
Star
0
Fork
You've already forked mbsync
0
Code
Issues
Releases
Wiki
Activity
compile and run!
imap
578
Commits
27
Branches
36
Tags
2.1 MiB
Tree:
c47ee1c8c4
mbsync
/
autogen.sh
5 lines
62 B
Raw
Normal View
History
Unescape
Escape
- took over maintenance - moved to sourceforge - reorganized cvs structure
22 years ago
#! /bin/sh
set
-e -v
adjust ChangeLog generation to git now that log generation is cheap, don't store it in the SCM any more.
15 years ago
make -f Makefile.am log
use autoreconf instead of calling separate tools this has been the correct way since a long time. Pointed-out-by: Felipe Contreras <felipe.contreras@gmail.com>
11 years ago
autoreconf -f -i