]> git.pld-linux.org Git - packages/ddt.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 May 2003 12:46:01 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddt-cgi-to-cgic.patch -> 1.1

ddt-cgi-to-cgic.patch [new file with mode: 0644]

diff --git a/ddt-cgi-to-cgic.patch b/ddt-cgi-to-cgic.patch
new file mode 100644 (file)
index 0000000..f710dda
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN ddt-0.5.9.org/configure.in ddt-0.5.9/configure.in
+--- ddt-0.5.9.org/configure.in Tue May  6 14:39:02 2003
++++ ddt-0.5.9/configure.in     Tue May  6 14:39:17 2003
+@@ -263,7 +263,7 @@
+                                         AC_MSG_ERROR(gcrypt library not found))
+ if test x$admin = xtrue ; then
+-  AC_CHECK_LIB(cgi, cgiHeader, ,      AC_MSG_ERROR(cgi library not found))
++  AC_CHECK_LIB(cgic, cgiHeader, ,      AC_MSG_ERROR(cgi library not found))
+ fi
+ AC_LANG_RESTORE
+
This page took 0.132016 seconds and 4 git commands to generate.