summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck/check-print-options5
1 files changed, 3 insertions, 2 deletions
diff --git a/check/check-print-options b/check/check-print-options
index fcd94d6..bf18eac 100755
--- a/check/check-print-options
+++ b/check/check-print-options
@@ -12,13 +12,14 @@ RESULT=1.0.0
run_test --modversion simple
# --print-variables, make sure having no variables doesn't crash
-RESULT=""
+RESULT="pcfiledir"
run_test --print-variables no-variables
RESULT="exec_prefix
prefix
libdir
-includedir"
+includedir
+pcfiledir"
run_test --print-variables simple
# --print-provides