Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402294
This commit is contained in:
parent
8823661b1f
commit
88bc3dc483
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
exec_prefix_set=no
|
||||
libdir=@libdir@
|
||||
|
||||
@ENABLE_STATIC_FALSE@usage="\
|
||||
@ENABLE_STATIC_FALSE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue