#!/bin/sh # # $Id: libnet-config.in,v 1.1 2003/05/20 17:42:38 skyper Exp $ # # Libnet 1.0 libnet-config compilation script # (c) 1998 - 2001 Mike D. Schiffman # # Generated automatically from libnet-config.in by configure. libnet_defines=" -DLIBNET_LIL_ENDIAN" libnet_cflags="" libnet_libs=" -lnet" usage() { cat <