diff options
author | Badlop <badlop@process-one.net> | 2008-07-14 10:14:41 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-07-14 10:14:41 +0000 |
commit | 596b2dbe128d01bb35b22a00b7d91943d82f52b7 (patch) | |
tree | 9d6bd47df450ebfbb5a4cdef6cac2c3cc20ff2e0 /src | |
parent | * doc/guide.tex: Update what permissions does enable-user grant (diff) |
Removed testing code
SVN Revision: 1444
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index beab1e66..3d398f56 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -159,7 +159,6 @@ $(ERLSHLIBS): %.so: %.c $(DYNAMIC_LIB_CFLAGS) install: all - echo "AA: '$(AA)'" # # Configuration files install -d -m 750 $(G_USER) $(ETCDIR) |