- Internet Systems Consortium DHCP Distribution
- Version 4.0.0a1
- May 19, 2007
+ Internet Systems Consortium DHCP Distribution
+ Version 4.0.0a2
+ July 10, 2007
README FILE
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.0.0a1.tar.gz
- tar xvf dhcp-4.0.0a1.tar
+ gunzip dhcp-4.0.0a2.tar.gz
+ tar xvf dhcp-4.0.0a2.tar
CONFIGURING IT
-Now, cd to the dhcp-dhcp-4.0.0a1 subdirectory that you've just
+Now, cd to the dhcp-dhcp-4.0.0a2 subdirectory that you've just
created and configure the source tree by typing:
./configure
-AC_INIT([DHCP], [4.0.0a1], [dhcp-users@isc.org])
+AC_INIT([DHCP], [4.0.0a2], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such