kopia lustrzana https://github.com/Hamlib/Hamlib
regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@504 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.2
rodzic
e909fb7eb7
commit
4376d6a740
|
@ -1,4 +1,4 @@
|
||||||
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
|
/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
|
||||||
|
|
||||||
/* Define if on AIX 3.
|
/* Define if on AIX 3.
|
||||||
System headers sometimes define this.
|
System headers sometimes define this.
|
||||||
|
@ -35,12 +35,12 @@
|
||||||
/* Define if you have the atexit function. */
|
/* Define if you have the atexit function. */
|
||||||
#undef HAVE_ATEXIT
|
#undef HAVE_ATEXIT
|
||||||
|
|
||||||
/* Define if you have the dlopen function. */
|
|
||||||
#undef HAVE_DLOPEN
|
|
||||||
|
|
||||||
/* Define if you have the gdImageCreate function. */
|
/* Define if you have the gdImageCreate function. */
|
||||||
#undef HAVE_GDIMAGECREATE
|
#undef HAVE_GDIMAGECREATE
|
||||||
|
|
||||||
|
/* Define if you have the getopt_long function. */
|
||||||
|
#undef HAVE_GETOPT_LONG
|
||||||
|
|
||||||
/* Define if you have the select function. */
|
/* Define if you have the select function. */
|
||||||
#undef HAVE_SELECT
|
#undef HAVE_SELECT
|
||||||
|
|
||||||
|
@ -62,6 +62,9 @@
|
||||||
/* Define if you have the <gd.h> header file. */
|
/* Define if you have the <gd.h> header file. */
|
||||||
#undef HAVE_GD_H
|
#undef HAVE_GD_H
|
||||||
|
|
||||||
|
/* Define if you have the <getopt.h> header file. */
|
||||||
|
#undef HAVE_GETOPT_H
|
||||||
|
|
||||||
/* Define if you have the <linradio/radio_ioctl.h> header file. */
|
/* Define if you have the <linradio/radio_ioctl.h> header file. */
|
||||||
#undef HAVE_LINRADIO_RADIO_IOCTL_H
|
#undef HAVE_LINRADIO_RADIO_IOCTL_H
|
||||||
|
|
||||||
|
@ -98,9 +101,6 @@
|
||||||
/* Define if you have the c library (-lc). */
|
/* Define if you have the c library (-lc). */
|
||||||
#undef HAVE_LIBC
|
#undef HAVE_LIBC
|
||||||
|
|
||||||
/* Define if you have the dl library (-ldl). */
|
|
||||||
#undef HAVE_LIBDL
|
|
||||||
|
|
||||||
/* Define if you have the gd library (-lgd). */
|
/* Define if you have the gd library (-lgd). */
|
||||||
#undef HAVE_LIBGD
|
#undef HAVE_LIBGD
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue