projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf50dd7
)
README.Git: Just Whitespace
author
Friedrich Beckmann
<friedrich.beckmann@gmx.de>
Fri, 22 Nov 2024 13:35:16 +0000
(14:35 +0100)
committer
Friedrich Beckmann
<friedrich.beckmann@gmx.de>
Fri, 22 Nov 2024 13:35:16 +0000
(14:35 +0100)
README.Git
patch
|
blob
|
history
diff --git
a/README.Git
b/README.Git
index 4cb1e7492a87166db18c5b285390aecf6f080788..7991912fa25f8047883f6646a370977ea44bb07e 100644
(file)
--- a/
README.Git
+++ b/
README.Git
@@
-109,8
+109,8
@@
Then you can build with the following commands:
make -f Smake
cd ../build
../pspp/configure --prefix=/Users/USER/mypspp/install \
-
LDFLAGS=-L/opt/local/lib \
-
CPPFLAGS=-I/opt/local/include
+ LDFLAGS=-L/opt/local/lib \
+ CPPFLAGS=-I/opt/local/include
make
make install
../install/bin/psppire (If everything worked, you should see psppire...)