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

getting it to compile on linux...

This commit is contained in:
psyc://psyced.org/~lynX 2011-08-23 19:13:08 +02:00
parent adc7990a40
commit 912a78bcd6
3 changed files with 24 additions and 27 deletions

4
TODO
View file

@ -3,6 +3,10 @@ FROM LDMUD
that we are active in. syncing with ldmud is a good idea.
BUGS
- configure should warn more vehemently when libidn is missing
- libpsyc isnt recognized even if properly installed
- x86_64 seems to require -ldl explicitly at the end of libs
- sometimes -lpsyc and -lpcre are added twice to $LIBS !?
- should autoconf to sysmalloc also for osol (OpenSolaris)
- #define USE_EXPAT und JSON werden trotzdem gesetzt in config.h
auch wenn configure keine libs gefunden hat (egal, wir verwenden beide nicht)