Fixed another dumb idiot thing to do without reverting to system perl
and checking it. I think I must have left my brain asleep in bed this morning.
This commit is contained in:
parent
1ee8f5a451
commit
dad54dfcff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69261
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
@ -13,7 +13,7 @@ ac_add_options --disable-composer
|
||||
# FBSD specific
|
||||
export CFLAGS="@CFLAGS@"
|
||||
export LIBS="@LIBS@"
|
||||
test -x /usr/bin/PERL && export PERL=/usr/bin/perl \
|
||||
test -x /usr/bin/perl && export PERL=/usr/bin/perl \
|
||||
|| export PERL=/usr/local/bin/perl
|
||||
mk_add_options PERL=$PERL
|
||||
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
|
||||
|
Loading…
Reference in New Issue
Block a user