repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 31015c830689111327e30433f8071b0efdd74f1b:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 31015c830689111327e30433f8071b0efdd74f1b
Author: Alexander Barton 
Date:   Fri Mar 15 15:41:55 2002 +0000

    - portabtest wird nur noch compiliert, wenn benoetigt (z.B. "make check")

diff --git a/src/portab/Makefile.am b/src/portab/Makefile.am
index 7c8d15fec931fbd3008fe74ec3edde772e1bb3b1..
index ..a6e8889245903c2f2cda42526c901030dea606b5 100644
--- a/src/portab/Makefile.am
+++ b/src/portab/Makefile.am
@@ -9,10 +9,10 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: Makefile.am,v 1.1 2002/03/12 14:36:44 alex Exp $
+# $Id: Makefile.am,v 1.2 2002/03/15 15:41:55 alex Exp $
 #

-noinst_PROGRAMS = portabtest
+check_PROGRAMS = portabtest

 portabtest_SOURCES = portabtest.c

-----END OF PAGE-----