diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2000-07-15 01:07:49 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-07-15 01:07:49 +0000 |
commit | 33c98d1b53adc6708fc20ff2db11a71f93c23a13 (patch) | |
tree | e614293cff382265e7f157b8741a69db7ab19f69 /config.h.win32 | |
parent | 932fe1e3da39b3d8febfca65f6ca5312f0397ed1 (diff) | |
download | pango-33c98d1b53adc6708fc20ff2db11a71f93c23a13.tar.gz |
Forgot to mention the makefile.mingw files in ChangeLog. Add config.h.win32.
Diffstat (limited to 'config.h.win32')
-rw-r--r-- | config.h.win32 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32 new file mode 100644 index 00000000..30f49568 --- /dev/null +++ b/config.h.win32 @@ -0,0 +1,6 @@ +/* config.h for Pango on Win32. Hand-written. */ + +/*#undef HAVE_DIRENT_H */ +/*#undef HAVE_FLOCKFILE */ +/*#undef HAVE_ICONV_H */ +/*#undef HAVE_UNISTD_H */ |