summaryrefslogtreecommitdiff
path: root/gphoto2
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-04-08 06:17:30 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-04-08 06:17:30 +0000
commitb718aa85bc1453e3b60044cc180a6b8db19fc197 (patch)
tree86b92886ecdec28d9c80ff98a8b9e87cf704837b /gphoto2
parent5ce7c78b37409f56a9fc304b4bb24251d1e71436 (diff)
downloadlibgphoto2-b718aa85bc1453e3b60044cc180a6b8db19fc197.tar.gz
avoid redefining CAMLIB
From: "Daniel P. Berrange" <dan@berrange.com> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14880 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'gphoto2')
-rw-r--r--gphoto2/gphoto2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gphoto2/gphoto2.h b/gphoto2/gphoto2.h
index 2b9fa5347..b10377888 100644
--- a/gphoto2/gphoto2.h
+++ b/gphoto2/gphoto2.h
@@ -38,6 +38,7 @@ extern "C" {
#endif
#ifdef WIN32
+#undef CAMLIBS
#define CAMLIBS "."
#endif