]> Pileus Git - ~andy/gtk/blobdiff - ltconfig
file button6.png was initially added on branch themes-2.
[~andy/gtk] / ltconfig
index 878a7c8122911d629ae8329c0899be5e6148576d..4cd56263875515e8fc5c5c947b777544a0a3a7f5 100755 (executable)
--- a/ltconfig
+++ b/ltconfig
@@ -561,7 +561,7 @@ if test -n "$pic_flag"; then
   # Check to make sure the pic_flag actually works.
   echo $ac_n "checking if $compiler PIC flag $pic_flag works... $ac_c" 1>&6
   $rm conftest*
-  echo > conftest.c
+  echo "int some_variable = 0;" > conftest.c
   save_CFLAGS="$CFLAGS"
   CFLAGS="$CFLAGS $pic_flag -DPIC"
   echo "$progname:567: checking if $compiler PIC flag $pic_flag works" >&5