Home | History | Annotate | Line # | Download | only in pppd
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 plugindir=@PPPD_PLUGIN_DIR@
      6 
      7 Name: pppd
      8 Description: Point-to-Point Protocol (PPP) daemon
      9 Version: @PACKAGE_VERSION@
     10 Cflags: -I${includedir}
     11