view mcabber/include/config.h.in @ 1712:7bdd9ed28684

Add .pc file
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 08 Feb 2010 00:32:18 +0200
parents 687f6b515d87
children db15031d5779
line wrap: on
line source

#ifndef __MCABBER_CONFIG_H__
#define __MCABBER_CONFIG_H__ 1

/* ... */
#undef MODULES_ENABLE

/* ... */
#undef HAVE_LIBOTR

/* ... */
#undef HAVE_GPGME

/* ... */
#undef HAVE_NCURSESW_NCURSES_H

/* ... */
#undef HAVE_NCURSES_NCURSES_H

/* ... */
#undef WITH_ENCHANT

/* ... */
#undef WITH_ASPELL

/* ... */
#undef JEP0022

/* ... */
#undef JEP0085

/* ... */
#undef HAVE_UNICODE

/* ... */
#undef HAVE_WCHAR_H

/* ... */
#undef HAVE_WCTYPE_H

/* ... */
#undef HAVE_WCHAR_H

/* ... */
#undef HAVE_ISWBLANK

/* ... */
#undef HAVE_STRCASESTR

/* ... */
#undef DATA_DIR

/* ... */
#undef PKGLIB_DIR

/* ... */
#undef _FILE_OFFSET_BITS

#endif