projects
/
platform
/
upstream
/
libusb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58c73dd
)
configure.ac: Enable libtool support for Windows Resource language
author
Peter Stuge
<peter@stuge.se>
Thu, 22 Sep 2011 19:17:37 +0000
(21:17 +0200)
committer
Peter Stuge
<peter@stuge.se>
Mon, 17 Oct 2011 14:25:51 +0000
(16:25 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8020907
..
34be1be
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-37,6
+37,7
@@
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_PREREQ([2.50])
AC_PROG_CC
AC_PROG_LIBTOOL
+LT_LANG([Windows Resource])
AC_C_INLINE
AM_PROG_CC_C_O
AC_DEFINE([_GNU_SOURCE], 1, [Use GNU extensions])