summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-04-14 21:51:49 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-04-14 21:51:49 +0200
commitaf9859e861ce689eaa514e9c629ce4fefdbd28c4 (patch)
tree9eacb185c8d43e2a5647493efa80b9c0d63d80b1
parentb4eed85c20a35f821a34f491659ad7604a68c3e8 (diff)
downloadsqlitexx-af9859e861ce689eaa514e9c629ce4fefdbd28c4.tar.gz
sqlitexx-af9859e861ce689eaa514e9c629ce4fefdbd28c4.tar.bz2
added a hint for config.mk in configure script
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 0a64dcb..35550b6 100755
--- a/configure
+++ b/configure
@@ -8,4 +8,6 @@ Use 'make help' to see what you can do.
Use the make of your platform, be it 'make', 'gmake', 'bmake', 'nmake', ...
...whatever...
+Edit the variables in 'makefiles\nmake\config.mk' if necessary..
+
EOF