fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12896 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2008-10-08 12:07:14 +00:00
parent 2a9b78c97c
commit 3df1f49e84
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
. $TOPDIR/include/site/mipsel-linux
. $TOPDIR/include/site/linux-uclibc
ac_cv_header_sys_inotify_h=no