9
0
Fork 0

[general] remove HAVE_CONFIG_H

This commit is contained in:
Sascha Hauer 2008-04-07 11:40:55 +02:00
parent 59fd84bd7f
commit 31b5112b73
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ License along with this library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#if HAVE_CONFIG_H
# include <config.h>
#endif
/* Enable GNU extensions in fnmatch.h. */
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1