summaryrefslogtreecommitdiff
path: root/camlibs/sonydscf1
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2002-03-25 00:45:42 +0000
committerDan Fandrich <dan@coneharvesters.com>2002-03-25 00:45:42 +0000
commitac93a63752980ec347502e26bfea6ff1691c0ecc (patch)
treed318c7140695ea19224ee61b85d097b02f319b0f /camlibs/sonydscf1
parentae1b2ed3165c5356f0a653275f62d067f134a5fd (diff)
downloadlibgphoto2-ac93a63752980ec347502e26bfea6ff1691c0ecc.tar.gz
* Removed config.h as it clearly should not have been here.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4346 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf1')
-rw-r--r--camlibs/sonydscf1/ChangeLog4
-rw-r--r--camlibs/sonydscf1/config.h54
2 files changed, 4 insertions, 54 deletions
diff --git a/camlibs/sonydscf1/ChangeLog b/camlibs/sonydscf1/ChangeLog
index 40dd1f973..4543c570b 100644
--- a/camlibs/sonydscf1/ChangeLog
+++ b/camlibs/sonydscf1/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-24 Dan Fandrich <dan@coneharvesters.com>
+
+ * Removed config.h as it clearly should not have been here.
+
2002-02-13 Lutz Müller <lutz@users.sourceforge.net>
* sonydsc1.c: Mark driver as EXPERIMENTAL - it is currently broken.
diff --git a/camlibs/sonydscf1/config.h b/camlibs/sonydscf1/config.h
deleted file mode 100644
index 5447dafbb..000000000
--- a/camlibs/sonydscf1/config.h
+++ /dev/null
@@ -1,54 +0,0 @@
-/* config.h. Generated automatically by configure. */
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define to `int' if <sys/types.h> doesn't define. */
-/* #undef gid_t */
-
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
-
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
-
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
-
-/* Define if you can safely include both <sys/time.h> and <time.h>. */
-#define TIME_WITH_SYS_TIME 1
-
-/* Define to `int' if <sys/types.h> doesn't define. */
-/* #undef uid_t */
-
-/* Define if you have the select function. */
-#define HAVE_SELECT 1
-
-/* Define if you have the setreuid function. */
-#undef HAVE_SETREUID
-
-/* Define if you have the <fcntl.h> header file. */
-#define HAVE_FCNTL_H 1
-
-/* Define if you have the <sgtty.h> header file. */
-#define HAVE_SGTTY_H 1
-
-/* Define if you have the <sys/ioctl.h> header file. */
-#define HAVE_SYS_IOCTL_H 1
-
-/* Define if you have the <sys/param.h> header file. */
-#define HAVE_SYS_PARAM_H 1
-
-/* Define if you have the <sys/time.h> header file. */
-#define HAVE_SYS_TIME_H 1
-
-/* Define if you have the <termio.h> header file. */
-#define HAVE_TERMIO_H 1
-
-/* Define if you have the <termios.h> header file. */
-#define HAVE_TERMIOS_H 1
-
-/* Define if you have the <unistd.h> header file. */
-#define HAVE_UNISTD_H 1
-
-/* Define if you have the <ttold.h> header file. */
-/* #undef HAVE_TTOLD_H */
-