1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00

new configure procedure as suggested by nedko

This commit is contained in:
psyc://psyced.org/~lynX 2010-06-21 14:06:57 +02:00
parent ab1fd9a1e2
commit 08edfd513f
9 changed files with 70 additions and 38 deletions

View file

@ -1,3 +1,8 @@
2010-06-21 (nedko/lynX) (4.0.14)
- removed traditional configure script from distribution
new ./configure uses autotools to generate the configure script
then runs it with the psyced defaults
2010-05-23 (lynX) (4.0.13)
- added fix for the iconv detection to configure script by spigot. thx!!