Skip to content

Commit 79b866c

Browse files
author
Mischa Spiegelmock
committed
typo
2 parents 645d405 + 8251713 commit 79b866c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ AS_IF([test "$enable_qt" != "no"],
187187
enable_qt=yes
188188
export QT_SELECT=qt5
189189
190-
# we depend on lQt5Gui and lQt5OpenGL
190+
# we depend on libQt5Gui and libQt5OpenGL
191191
# https://github.com/projectM-visualizer/projectm/issues/271
192192
LIBS="$LIBS -lQt5Gui -lQt5OpenGL"
193193
],

0 commit comments

Comments
 (0)