]> granicus.if.org Git - openjpeg/commitdiff
small fix in configure.ac (credit to Vincent Torri)
authorAntonin Descampe <antonin@gmail.com>
Tue, 12 Apr 2011 16:18:51 +0000 (16:18 +0000)
committerAntonin Descampe <antonin@gmail.com>
Tue, 12 Apr 2011 16:18:51 +0000 (16:18 +0000)
CHANGES
configure.ac

diff --git a/CHANGES b/CHANGES
index c3aa83ad2420a70e37787a0ff9d4bccc319ef3c6..cf18426a1d8e1ef20de605dd630124a9dd49bf39 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+April 12, 2011
+* [antonin] small fix in configure.ac (credit to Vincent Torri)
+
 March 21, 2011
 + [antonin] added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by default with other cmake modules.
 
index 18da967ab7229cdd0db4e18ad476a4fef0236fa1..a7ab3c44251b7a04bd51b207985a2e1a36242dc9 100644 (file)
@@ -178,6 +178,7 @@ else
    pkgconfig_requires_private="Requires"
 fi
 AC_SUBST(pkgconfig_requires_private)
+AC_SUBST(requirements)
 
 # doxygen