13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
|
#! /bin/sh
|
||
|
#
|
||
|
# Copyright (C) 2007-2014 OpenWrt.org
|
||
|
#
|
||
|
# This is free software, licensed under the GNU General Public License v2.
|
||
|
# See /LICENSE for more information.
|
||
|
#
|
||
|
|
||
|
ac_cv_file__dev_ptmx=yes
|
||
|
ac_cv_file__dev_ptc=no
|
||
|
ac_cv_buggy_getaddrinfo=no
|
||
|
|