diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index eafad2173..917caa46f 100644 --- a/configure.ac +++ b/configure.ac @@ -2154,6 +2154,7 @@ if test x"$no_x" != "xyes"; then fi if test x$ac_have_sunfb = "xyes"; then echo " - PGX64 (for Sun PGX64/PGX24 cards)" + echo " - PGX32 (for Sun PGX32 cards)" fi fi if test x$no_aalib != "xyes"; then |