X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Fradiusclient%2Facconfig.h;fp=pppd%2Fplugins%2Fradius%2Fradiusclient%2Facconfig.h;h=0000000000000000000000000000000000000000;hp=f1d8e1363d6e1fac831c1d64feb723dfad485ae3;hb=4abe4296f0eddbb2b6ff11dbbd27100156c85f87;hpb=4b9bf9ae2701487191810e564aaa4672eb95130e diff --git a/pppd/plugins/radius/radiusclient/acconfig.h b/pppd/plugins/radius/radiusclient/acconfig.h deleted file mode 100644 index f1d8e13..0000000 --- a/pppd/plugins/radius/radiusclient/acconfig.h +++ /dev/null @@ -1,36 +0,0 @@ -/* - * $Id: acconfig.h,v 1.1 2002/01/22 16:03:00 dfs Exp $ - * - * Copyright (C) 1996,1997 Lars Fenneberg - * - * See the file COPYRIGHT for the respective terms and conditions. - * If the file is missing contact me at lf@elemental.net - * and I'll send you a copy. - * - */ - -@TOP@ - -/* does /dev/urandom exist ? */ -#undef HAVE_DEV_URANDOM - -/* shadow password support */ -#undef HAVE_SHADOW_PASSWORDS - -/* struct utsname has domainname field */ -#undef HAVE_STRUCT_UTSNAME_DOMAINNAME - -/* do you need the sig* prototypes ? */ -#undef NEED_SIG_PROTOTYPES - -/* package name */ -#undef PACKAGE - -/* include code to kludge aroung Livingston's RADIUS server 1.16 */ -#undef RADIUS_116 - -/* SCP support */ -#undef SCP - -/* package version */ -#undef VERSION