[Dhcp-agent-commits] dhcp-agent Makefile.am,1.27,1.28
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2002-06-30 08:24:55
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory usw-pr-cvs1:/tmp/cvs-serv17276 Modified Files: Makefile.am Log Message: removed wrong AUTOMAKE_OPTIONS Index: Makefile.am =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/Makefile.am,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** Makefile.am 30 Jun 2002 08:23:45 -0000 1.27 --- Makefile.am 30 Jun 2002 08:24:53 -0000 1.28 *************** *** 1,4 **** CFLAGS = -Wall -g - AUTOMAKE_OPTIONS = foriegn INCLUDES = -I. @PCAP_INC@ @DNET_INC@ --- 1,3 ---- |