This website requires JavaScript.
Explore
Help
Register
Sign In
lobo
/
isync
Watch
1
Star
0
Fork
0
You've already forked isync
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
v1.1.0
isync
/
autogen.sh
5 lines
62 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
- took over maintenance - moved to sourceforge - reorganized cvs structure
2002-12-28 03:05:43 +00:00
#! /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.
2010-02-07 11:23:56 +00:00
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>
2013-11-06 07:37:10 +00:00
autoreconf -f -i
Reference in New Issue
Copy Permalink