]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- more headers
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Aug 2007 12:15:46 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd-wtmp.patch -> 1.23

proftpd-wtmp.patch

index 9e9c5bde730c2654694b24a0e7c356b692cf0fed..f654cb2f7939d01da8f082cd773a37cfb1df054d 100644 (file)
@@ -1,3 +1,25 @@
+--- proftpd-1.3.1rc2.utmpx/acconfig.h~ 2002-12-15 19:05:09.000000000 +0100
++++ proftpd-1.3.1rc2.utmpx/acconfig.h  2007-08-20 14:13:20.000000000 +0200
+@@ -70,7 +70,7 @@
+ #undef HAVE_UT_UT_HOST
+ /* Define if your struct utmp uses ut_user and not ut_name */
+-#undef HAVE_UTMAXTYPE
++#undef HAVE_UT_UT_USER
+ #define PF_ARGV_NONE          0
+ #define PF_ARGV_NEW           1
+--- proftpd-1.3.1rc2.utmpx/config.h.in~        2007-08-20 13:25:55.000000000 +0200
++++ proftpd-1.3.1rc2.utmpx/config.h.in 2007-08-20 14:14:03.000000000 +0200
+@@ -119,7 +119,7 @@
+ #undef HAVE_UT_UT_HOST
+ /* Define if your struct utmp uses ut_user and not ut_name */
+-#undef HAVE_UTMAXTYPE
++#undef HAVE_UT_UT_USER
+ #define PF_ARGV_NONE          0
+ #define PF_ARGV_NEW           1
 diff -ur proftpd-1.3.1rc2/configure.in proftpd-1.3.1rc2.utmpx/configure.in
 --- proftpd-1.3.1rc2/configure.in      2007-08-20 14:07:40.000000000 +0200
 +++ proftpd-1.3.1rc2.utmpx/configure.in        2007-08-20 14:07:28.000000000 +0200
This page took 0.128007 seconds and 4 git commands to generate.