projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a48682
)
don't need GIDSET_TYPE=gid_t
author
Paul Mackerras
<paulus@samba.org>
Wed, 21 Sep 1994 01:49:08 +0000
(
01:49
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 21 Sep 1994 01:49:08 +0000
(
01:49
+0000)
pppd/Makefile.linux
patch
|
blob
|
history
diff --git
a/pppd/Makefile.linux
b/pppd/Makefile.linux
index c250dc78cd354d47e875824388332ff3c85e017e..36aac2fd2927c4cde51e2a32b3566d66c7295843 100644
(file)
--- a/
pppd/Makefile.linux
+++ b/
pppd/Makefile.linux
@@
-1,6
+1,6
@@
#
# pppd makefile for Linux
-# $Id: Makefile.linux,v 1.
3 1994/09/01 00:40:01
paulus Exp $
+# $Id: Makefile.linux,v 1.
4 1994/09/21 01:49:08
paulus Exp $
#
BINDIR = /usr/etc
@@
-25,7
+25,7
@@
endif
# CC = gcc
DEBUG_FLAGS = -DDEBUGALL
-COMPILE_FLAGS = -I.. -D_linux_=1 -D
GIDSET_TYPE=gid_t -D
HAVE_PATHS_H
+COMPILE_FLAGS = -I.. -D_linux_=1 -DHAVE_PATHS_H
COPTS = -g # -O2
LOCKPREFIX = \"/usr/spool/uucp/LCK..\"
VER = 0.2.8