Add missing configure checks

pull/1/head
Slávek Banko 10 years ago
parent f480095ed5
commit 1d4d0e560e

@ -10,3 +10,7 @@ fi
KDE_INIT_DOXYGEN([The API Reference], [Version $VERSION])
AC_STRUCT_ST_BLOCKS
AC_CHECK_HEADERS(mntent.h)

@ -1,6 +1,7 @@
//Author: Max Howell <max.howell@methylblue.com>, (C) 2003-4
//Copyright: See COPYING file that comes with this distribution
#include "../../config.h"
#include "Config.h"
#include "debug.h"
#include <dirent.h>

Loading…
Cancel
Save