|
Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
February 1999: Re:[Freeciv-Dev] that map editor thingy |
|
Re:[Freeciv-Dev] that map editor thingy[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
It is really shaping up nice. Good work!
If I may suggest, could you please use...
LIBS = `gtk-config --libs`
INCLUDE = `gtk-config --cflags` [etc]
...instead of hardcoding the gtk and glib stuff? I needed the above to
make it compile on my box.
Yours,
Per
|