Package: racoon
Severity: wishlist
Tags: patch

It would be nice to have pam support.

Cheers,
-Todd

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.21-40.EL
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ru ipsec-tools-0.6.5-orig/debian/rules ipsec-tools-0.6.5/debian/rules
--- ipsec-tools-0.6.5-orig/debian/rules 2006-06-06 15:57:40.000000000 -0400
+++ ipsec-tools-0.6.5/debian/rules      2006-06-06 15:56:55.000000000 -0400
@@ -33,7 +33,7 @@
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --verbose --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc/racoon 
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--localstatedir=/var/run --enable-shared --disable-static --enable-frag 
--enable-gssapi --enable-hybrid --enable-xauth --enable-dpd --enable-adminport 
--enable-natt --with-kernel-headers=/usr/include --without-readline
+       CFLAGS="$(CFLAGS)" ./configure --verbose --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc/racoon 
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--localstatedir=/var/run --enable-shared --disable-static --enable-frag 
--enable-gssapi --enable-hybrid --enable-xauth --with-libpam --enable-dpd 
--enable-adminport --enable-natt --with-kernel-headers=/usr/include 
--without-readline
 
 #Architecture 
 build: build-arch build-indep

Reply via email to