summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-06 10:15:44 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-06 10:15:44 +0200
commit32719304e6fd5062e8ff300f91ccbaeb2496f6b7 (patch)
treee661dd9c9229caaf6e40af80ab5c6a6167d8c5d2 /INSTALL
parent38c4bbc4b62e18ae212ca5772dc3cd955db33415 (diff)
downloadpgfuse-32719304e6fd5062e8ff300f91ccbaeb2496f6b7.tar.gz
pgfuse-32719304e6fd5062e8ff300f91ccbaeb2496f6b7.tar.bz2
using fuse_opts instead of gengetopt
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 1 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 450c9f8..0f3cc4b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,13 +5,7 @@ required:
* libpq from Postgresql and header files
-optionally:
-
-* gengetopt 2.22.x: a commmand line argument generator,
- generates pgfuse_cmdline.h and pgfuse_cmdline.c
- (just needed, if you change pgfuse.ggo)
-
Compilation
-----------
-make should do the trick. :-)
+make