mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
remove vestigial cruft
This commit is contained in:
parent
d2425ca4f7
commit
99b4a8ec5d
@ -1,3 +1 @@
|
||||
ATTACH panda
|
||||
DOCSH if { \which gtkmm-config >& /dev/null } setenv HAVE_GTK yes
|
||||
DOSH if which gtkmm-config >/dev/null 2>&1; then HAVE_GTK="yes"; export HAVE_GTK; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user