15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
$OpenBSD: patch-Makefile_am,v 1.2 2012/03/17 10:43:32 ajacoutot Exp $
|
|
|
|
undefined references to fgetgrent and fgetpwent
|
|
|
|
--- Makefile.am.orig Wed Feb 8 16:35:22 2012
|
|
+++ Makefile.am Wed Feb 8 16:36:07 2012
|
|
@@ -1,6 +1,6 @@
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
-SUBDIRS = actions data src docs po test
|
|
+SUBDIRS = actions data src docs po
|
|
|
|
NULL =
|
|
|