forgot HAVE_GETOPT_H

This commit is contained in:
David Rose
2009-08-21 17:26:26 +00:00
parent 5ebe9077ac
commit c30ae4fc99
12 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -511,7 +511,7 @@ $[cdefine HAVE_GETOPT]
$[cdefine HAVE_GETOPT_LONG_ONLY]
/* Define if getopt appears in getopt.h. */
$[cdefine HAVE_GETOPT_H]
$[cdefine PHAVE_GETOPT_H]
/* Define if you have ioctl(TIOCGWINSZ) to determine terminal width. */
$[cdefine IOCTL_TERMINAL_WIDTH]

View File

@@ -25,7 +25,7 @@
#ifndef HAVE_GETOPT_LONG_ONLY
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -27,7 +27,7 @@
#ifndef HAVE_GETOPT_LONG_ONLY
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -32,7 +32,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -32,7 +32,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -25,7 +25,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -19,7 +19,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -19,7 +19,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -19,7 +19,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -19,7 +19,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif

View File

@@ -32,7 +32,7 @@
#ifndef HAVE_GETOPT
#include "gnu_getopt.h"
#else
#ifdef HAVE_GETOPT_H
#ifdef PHAVE_GETOPT_H
#include <getopt.h>
#endif
#endif