glib/gio/libasyncns
Ryan Lortie b3b7ea8e22 Replace -I with $(glib_INCLUDES) and friends
Stop using ad hoc -I in all of our Makefile.am.  Use the new variables
instead.
2010-08-06 13:10:34 -04:00
..
asyncns.c Fix build on Solaris 8 2010-02-21 15:55:10 -05:00
asyncns.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
g-asyncns.h Upgrade to version 0.8 of libasyncns 2010-01-13 12:02:39 -05:00
Makefile.am Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
README Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
update.sh Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00

The sources are derived from Lennart Poettering's libasyncns library:

 http://0pointer.de/lennart/projects/libasyncns/

The 'update.sh' script in this directory, when pointed at
the original sources updates the files in this directory
to the new version